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

  /external/libxml2/include/libxml/
xmlmemory.h 130 xmlInitMemory (void);
  /external/libxml2/
xmlmemory.c 167 if (!xmlMemInitialized) xmlInitMemory();
243 if (!xmlMemInitialized) xmlInitMemory();
340 if (!xmlMemInitialized) xmlInitMemory();
513 if (!xmlMemInitialized) xmlInitMemory();
957 * xmlInitMemory:
964 xmlInitMemory(void)
971 "xmlInitMemory()\n");
996 "xmlInitMemory() Ok\n");
testAutomata.c 219 xmlInitMemory();
testRegexp.c 281 xmlInitMemory();
libxml2.syms 563 xmlInitMemory;
    [all...]
elfgcchack.h     [all...]
parser.c     [all...]

Completed in 221 milliseconds