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

  /external/libxml2/include/libxml/
xmlmemory.h 130 xmlInitMemory (void);
  /external/libxml2/
xmlmemory.c 166 if (!xmlMemInitialized) xmlInitMemory();
235 if (!xmlMemInitialized) xmlInitMemory();
325 if (!xmlMemInitialized) xmlInitMemory();
489 if (!xmlMemInitialized) xmlInitMemory();
917 * xmlInitMemory:
924 xmlInitMemory(void)
931 "xmlInitMemory()\n");
956 "xmlInitMemory() Ok\n");
elfgcchack.h     [all...]
parser.c     [all...]

Completed in 29 milliseconds