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 86 xmlStrdupFunc xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
524 gs->xmlMemStrdup = (xmlStrdupFunc) xmlMemoryStrdup;
xmlmemory.c 532 * xmlMemoryStrdup:
541 xmlMemoryStrdup(const char *str) {
xmllint.c 383 ret = xmlMemoryStrdup(str);
    [all...]
elfgcchack.h     [all...]

Completed in 16 milliseconds