XML_BUFFER_ALLOC_EXACT 202 third_party/libxml/src/globals.c xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT; XML_BUFFER_ALLOC_EXACT 203 third_party/libxml/src/globals.c static xmlBufferAllocationScheme xmlBufferAllocSchemeThrDef = XML_BUFFER_ALLOC_EXACT; XML_BUFFER_ALLOC_EXACT 1042 third_party/libxml/src/testapi.c if (no == 2) return(XML_BUFFER_ALLOC_EXACT); XML_BUFFER_ALLOC_EXACT 684 third_party/libxml/src/tree.c if ((scheme == XML_BUFFER_ALLOC_EXACT) || XML_BUFFER_ALLOC_EXACT 6955 third_party/libxml/src/tree.c (scheme == XML_BUFFER_ALLOC_EXACT) || XML_BUFFER_ALLOC_EXACT 7220 third_party/libxml/src/tree.c case XML_BUFFER_ALLOC_EXACT: XML_BUFFER_ALLOC_EXACT 2327 third_party/libxml/src/xmlIO.c if (ret->buffer->alloc == XML_BUFFER_ALLOC_EXACT)