Searched refs:fastStrDup (Results 1 – 4 of 4) sorted by relevance
36 WTF_EXPORT char* fastStrDup(const char*);54 using WTF::fastStrDup;
45 char* fastStrDup(const char* src) in fastStrDup() function
200 parameterArray[index++] = fastStrDup(it->key.utf8().data()); in xsltParamArrayFromParameterMap()201 parameterArray[index++] = fastStrDup(it->value.utf8().data()); in xsltParamArrayFromParameterMap()
876 0000000005f14c80 t WTF::fastStrDup(char const*)<0000000005f14c80>