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

/external/libxml2/include/libxml/
H A Dtree.h67 * xmlBufferAllocationScheme:
78 } xmlBufferAllocationScheme; typedef in typeref:enum:__anon3765
91 xmlBufferAllocationScheme alloc; /* The realloc method */
654 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
655 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
699 xmlBufferAllocationScheme scheme);

Completed in 193 milliseconds