HomeSort by relevance Sort by last modified time
    Searched refs:xmlMemoryStrdup (Results 1 - 5 of 5) sorted by null

  /external/libxml2/include/libxml/
xmlmemory.h 159 xmlMemoryStrdup (const char *str);
  /external/libxml2/
globals.c 87 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
533 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
xmlmemory.c 535 * xmlMemoryStrdup:
544 xmlMemoryStrdup(const char *str) {
xmllint.c 392 ret = xmlMemoryStrdup(str);
    [all...]
elfgcchack.h     [all...]

Completed in 34 milliseconds