Home | History | Annotate | Download | only in libxml

Lines Matching refs:xmlBufferAllocationScheme

68  * xmlBufferAllocationScheme:
81 } xmlBufferAllocationScheme;
95 xmlBufferAllocationScheme alloc; /* The realloc method */
697 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
698 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
744 xmlBufferAllocationScheme scheme);