Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h74 #undef xmlBufferAllocScheme
142 xmlBufferAllocationScheme xmlBufferAllocScheme; member
300 #define xmlBufferAllocScheme \ macro
303 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
/external/libxml2/
Dglobals.c144 #undef xmlBufferAllocScheme
183 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
517 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef; in xmlInitializeGlobalState()
791 #undef xmlBufferAllocScheme
795 return (&xmlBufferAllocScheme); in __xmlBufferAllocScheme()
797 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()
Dglobal.data3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
Dbuf.c135 ret->alloc = xmlBufferAllocScheme; in xmlBufCreate()
167 ret->alloc = xmlBufferAllocScheme; in xmlBufCreateSize()
Dlibxml2.syms905 xmlBufferAllocScheme; # variable
Dtree.c690 xmlBufferAllocScheme = scheme; in xmlSetBufferAllocationScheme()
708 return(xmlBufferAllocScheme); in xmlGetBufferAllocationScheme()
6999 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreate()
7028 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreateSize()
/external/libxml2/os400/
Drpgsupport.c96 THREADED_VAR(xmlBufferAllocScheme, xmlBufferAllocationScheme) in THREADED_VAR()
/external/libxml2/os400/libxmlrpg/
Dglobals.rpgle116 d xmlBufferAllocScheme...
/external/libxml2/doc/html/
Dindex.sgml542 <ANCHOR id="xmlBufferAllocScheme" href="libxml/libxml-globals.html#xmlBufferAllocScheme">
/external/libxml2/win32/
Dlibxml2.def.src37 xmlBufferAllocScheme DATA