xmlBufferAllocScheme  202 third_party/libxml/src/globals.c xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT;
xmlBufferAllocScheme  536 third_party/libxml/src/globals.c     gs->xmlBufferAllocScheme = xmlBufferAllocSchemeThrDef;
xmlBufferAllocScheme  814 third_party/libxml/src/globals.c 	return (&xmlBufferAllocScheme);
xmlBufferAllocScheme  816 third_party/libxml/src/globals.c 	return (&xmlGetGlobalState()->xmlBufferAllocScheme);
xmlBufferAllocScheme  138 third_party/libxml/src/include/libxml/globals.h 	xmlBufferAllocationScheme xmlBufferAllocScheme;
xmlBufferAllocScheme  298 third_party/libxml/src/include/libxml/globals.h XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;
xmlBufferAllocScheme  686 third_party/libxml/src/tree.c 	xmlBufferAllocScheme = scheme;
xmlBufferAllocScheme  701 third_party/libxml/src/tree.c     return(xmlBufferAllocScheme);
xmlBufferAllocScheme 6860 third_party/libxml/src/tree.c     ret->alloc = xmlBufferAllocScheme;
xmlBufferAllocScheme 6889 third_party/libxml/src/tree.c     ret->alloc = xmlBufferAllocScheme;