Home
last modified time | relevance | path

Searched refs:strSource (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DStringExtras.h84 inline char* strdup(const char* strSource) in strdup() argument
86 return _strdup(strSource); in strdup()