HomeSort by relevance Sort by last modified time
    Searched full:portable_strndup (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/dom/
xml_expat_tokenizer.cpp 47 static char* portable_strndup(const char src[], size_t len) function
99 callback->s = portable_strndup(s, len);

Completed in 101 milliseconds