Home
last modified time | relevance | path

Searched refs:xmlInitMemory (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
Dxmlmemory.c167 if (!xmlMemInitialized) xmlInitMemory(); in xmlMallocLoc()
236 if (!xmlMemInitialized) xmlInitMemory(); in xmlMallocAtomicLoc()
333 if (!xmlMemInitialized) xmlInitMemory(); in xmlReallocLoc()
499 if (!xmlMemInitialized) xmlInitMemory(); in xmlMemStrdupLoc()
943 xmlInitMemory(void) in xmlInitMemory() function
DtestAutomata.c219 xmlInitMemory(); in main()
DtestRegexp.c281 xmlInitMemory(); in main()
Dlibxml2.syms563 xmlInitMemory;
Delfgcchack.h4635 #undef xmlInitMemory
4636 extern __typeof (xmlInitMemory) xmlInitMemory __attribute((alias("xmlInitMemory__internal_alias")));
4638 #ifndef xmlInitMemory
4639 extern __typeof (xmlInitMemory) xmlInitMemory__internal_alias __attribute((visibility("hidden")));
4640 #define xmlInitMemory xmlInitMemory__internal_alias macro
Dparser.c14970 xmlInitMemory(); in xmlInitParser()
DChangeLog14867 xmlInitMemory() was declared twice
/external/libxml2/include/libxml/
Dxmlmemory.h130 xmlInitMemory (void);
/external/libxml2/os400/libxmlrpg/
Dxmlmemory.rpgle173 d xmlInitMemory pr extproc('xmlInitMemory')
/external/libxml2/win32/
Dlibxml2.def.src996 xmlInitMemory