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()
243 if (!xmlMemInitialized) xmlInitMemory(); in xmlMallocAtomicLoc()
340 if (!xmlMemInitialized) xmlInitMemory(); in xmlReallocLoc()
513 if (!xmlMemInitialized) xmlInitMemory(); in xmlMemStrdupLoc()
964 xmlInitMemory(void) in xmlInitMemory() function
DtestAutomata.c219 xmlInitMemory(); in main()
DtestRegexp.c281 xmlInitMemory(); in main()
Dlibxml2.syms563 xmlInitMemory;
Delfgcchack.h4645 #undef xmlInitMemory
4646 extern __typeof (xmlInitMemory) xmlInitMemory __attribute((alias("xmlInitMemory__internal_alias")));
4648 #ifndef xmlInitMemory
4649 extern __typeof (xmlInitMemory) xmlInitMemory__internal_alias __attribute((visibility("hidden")));
4650 #define xmlInitMemory xmlInitMemory__internal_alias macro
Dparser.c14687 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.src997 xmlInitMemory