Searched defs:xmlBufferAllocScheme (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dglobals.h46 #undef xmlBufferAllocScheme macro
101 xmlBufferAllocationScheme xmlBufferAllocScheme; member in struct:_xmlGlobalState
256 #define xmlBufferAllocScheme \ macro
259 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme; variable
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dglobals.c142 #undef xmlBufferAllocScheme macro
180 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; variable
780 #undef xmlBufferAllocScheme macro

Completed in 75 milliseconds