Searched refs:xmlBufferAllocationScheme (Results 1 – 4 of 4) sorted by relevance
137 xmlBufferAllocationScheme xmlBufferAllocScheme;290 XMLPUBFUN xmlBufferAllocationScheme * XMLCALL __xmlBufferAllocScheme(void);295 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;297 XMLPUBFUN xmlBufferAllocationScheme XMLCALL xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v);
78 } xmlBufferAllocationScheme; typedef91 xmlBufferAllocationScheme alloc; /* The realloc method */654 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);655 XMLPUBFUN xmlBufferAllocationScheme XMLCALL 699 xmlBufferAllocationScheme scheme);
181 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT;182 static xmlBufferAllocationScheme xmlBufferAllocSchemeThrDef = XML_BUFFER_ALLOC_EXACT;782 xmlBufferAllocationScheme *789 xmlBufferAllocationScheme xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v) { in xmlThrDefBufferAllocScheme()790 xmlBufferAllocationScheme ret; in xmlThrDefBufferAllocScheme()
682 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme) { in xmlSetBufferAllocationScheme()698 xmlBufferAllocationScheme6932 xmlBufferAllocationScheme scheme) { in xmlBufferSetAllocationScheme()