OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 50 milliseconds