Searched refs:xmlBufferAllocScheme (Results 1 – 10 of 10) sorted by relevance
74 #undef xmlBufferAllocScheme142 xmlBufferAllocationScheme xmlBufferAllocScheme; member300 #define xmlBufferAllocScheme \ macro303 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
144 #undef xmlBufferAllocScheme183 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable517 gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef; in xmlInitializeGlobalState()791 #undef xmlBufferAllocScheme795 return (&xmlBufferAllocScheme); in __xmlBufferAllocScheme()797 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()
3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
135 ret->alloc = xmlBufferAllocScheme; in xmlBufCreate()167 ret->alloc = xmlBufferAllocScheme; in xmlBufCreateSize()
905 xmlBufferAllocScheme; # variable
690 xmlBufferAllocScheme = scheme; in xmlSetBufferAllocationScheme()708 return(xmlBufferAllocScheme); in xmlGetBufferAllocationScheme()6999 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreate()7028 ret->alloc = xmlBufferAllocScheme; in xmlBufferCreateSize()
96 THREADED_VAR(xmlBufferAllocScheme, xmlBufferAllocationScheme) in THREADED_VAR()
116 d xmlBufferAllocScheme...
542 <ANCHOR id="xmlBufferAllocScheme" href="libxml/libxml-globals.html#xmlBufferAllocScheme">
37 xmlBufferAllocScheme DATA