Home
last modified time | relevance | path

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

/external/libxml2/
Dglobals.c156 #undef xmlBufferAllocScheme
195 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
529 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef; in xmlInitializeGlobalState()
803 #undef xmlBufferAllocScheme
807 return (&xmlBufferAllocScheme); in __xmlBufferAllocScheme()
809 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()
Dglobal.data3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
Dbuf.c136 ret->alloc = xmlBufferAllocScheme; in xmlBufCreate()
168 ret->alloc = xmlBufferAllocScheme; in xmlBufCreateSize()
Dlibxml2.syms905 xmlBufferAllocScheme; # variable
Dtree.c696 xmlBufferAllocScheme = scheme; in xmlSetBufferAllocationScheme()
714 return(xmlBufferAllocScheme); in xmlGetBufferAllocationScheme()
7029 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreate()
7058 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreateSize()
/external/libxml2/include/libxml/
Dglobals.h74 #undef xmlBufferAllocScheme
142 xmlBufferAllocationScheme xmlBufferAllocScheme; member
300 #define xmlBufferAllocScheme \ macro
303 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
/external/libxml2/os400/
Drpgsupport.c96 THREADED_VAR(xmlBufferAllocScheme, xmlBufferAllocationScheme) in THREADED_VAR()
/external/libxml2/os400/libxmlrpg/
Dglobals.rpgle117 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