Source position: tree.inc line 76
type xmlBufferAllocationScheme = (
XML_BUFFER_ALLOC_DOUBLEIT,
XML_BUFFER_ALLOC_EXACT,
XML_BUFFER_ALLOC_IMMUTABLE
);