Searched refs:xmlBufferAllocScheme (Results 1 – 10 of 10) sorted by relevance
73 #undef xmlBufferAllocScheme141 xmlBufferAllocationScheme xmlBufferAllocScheme; member299 #define xmlBufferAllocScheme \ macro302 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
156 #undef xmlBufferAllocScheme195 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable529 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef; in xmlInitializeGlobalState()803 #undef xmlBufferAllocScheme807 return (&xmlBufferAllocScheme); in __xmlBufferAllocScheme()809 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()
3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
136 ret->alloc = xmlBufferAllocScheme; in xmlBufCreate()168 ret->alloc = xmlBufferAllocScheme; in xmlBufCreateSize()
905 xmlBufferAllocScheme; # variable
696 xmlBufferAllocScheme = scheme; in xmlSetBufferAllocationScheme()714 return(xmlBufferAllocScheme); in xmlGetBufferAllocationScheme()7029 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreate()7058 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreateSize()
96 THREADED_VAR(xmlBufferAllocScheme, xmlBufferAllocationScheme) in THREADED_VAR()
117 d xmlBufferAllocScheme...
542 <ANCHOR id="xmlBufferAllocScheme" href="libxml/libxml-globals.html#xmlBufferAllocScheme">
37 xmlBufferAllocScheme DATA