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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h67 * xmlBufferAllocationScheme:
77 } xmlBufferAllocationScheme; typedef in typeref:enum:__anon17052
90 xmlBufferAllocationScheme alloc; /* The realloc method */
631 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
632 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
676 xmlBufferAllocationScheme scheme);

Completed in 107 milliseconds