Searched refs:xmlBufferAllocationScheme (Results 1 – 14 of 14) sorted by relevance
142 xmlBufferAllocationScheme xmlBufferAllocScheme;298 XMLPUBFUN xmlBufferAllocationScheme * XMLCALL __xmlBufferAllocScheme(void);303 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;305 XMLPUBFUN xmlBufferAllocationScheme XMLCALL306 xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v);
81 } xmlBufferAllocationScheme; typedef95 xmlBufferAllocationScheme alloc; /* The realloc method */697 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);698 XMLPUBFUN xmlBufferAllocationScheme XMLCALL744 xmlBufferAllocationScheme scheme);
183 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT;184 static xmlBufferAllocationScheme xmlBufferAllocSchemeThrDef = XML_BUFFER_ALLOC_EXACT;792 xmlBufferAllocationScheme *799 xmlBufferAllocationScheme xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v) { in xmlThrDefBufferAllocScheme()800 xmlBufferAllocationScheme ret; in xmlThrDefBufferAllocScheme()
3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
27 xmlBufferAllocationScheme scheme);
47 xmlBufferAllocationScheme alloc; /* The realloc method */289 xmlBufferAllocationScheme scheme) { in xmlBufSetAllocationScheme()
686 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme) { in xmlSetBufferAllocationScheme()706 xmlBufferAllocationScheme7130 xmlBufferAllocationScheme scheme) { in xmlBufferSetAllocationScheme()
1036 static xmlBufferAllocationScheme gen_xmlBufferAllocationScheme(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlBufferAllocationScheme()1044 static void des_xmlBufferAllocationScheme(int no ATTRIBUTE_UNUSED, xmlBufferAllocationScheme val AT… in des_xmlBufferAllocationScheme()1047 static void desret_xmlBufferAllocationScheme(xmlBufferAllocationScheme val ATTRIBUTE_UNUSED) { in desret_xmlBufferAllocationScheme()19007 xmlBufferAllocationScheme scheme; /* allocation scheme to use */ in test_xmlBufferSetAllocationScheme()20432 xmlBufferAllocationScheme ret_val; in test_xmlGetBufferAllocationScheme()23457 xmlBufferAllocationScheme scheme; /* allocation method to use */ in test_xmlSetBufferAllocationScheme()
51 XMLPUBFUN xmlBufferAllocationScheme __get_xmlBufferAllocScheme(void);52 XMLPUBFUN void __set_xmlBufferAllocScheme(xmlBufferAllocationScheme val);
96 THREADED_VAR(xmlBufferAllocScheme, xmlBufferAllocationScheme) in THREADED_VAR()
117 d like(xmlBufferAllocationScheme)257 d like(xmlBufferAllocationScheme)261 d value value like(xmlBufferAllocationScheme)265 d like(xmlBufferAllocationScheme)266 d v value like(xmlBufferAllocationScheme)
54 d xmlBufferAllocationScheme...
64 * xmlBufferAllocationScheme:69 d xmlBufferAllocationScheme...94 d alloc like(xmlBufferAllocationScheme) The realloc method673 d like(xmlBufferAllocationScheme)678 d like(xmlBufferAllocationScheme)751 d like(xmlBufferAllocationScheme)
517 <ANCHOR id="xmlBufferAllocationScheme" href="libxml/libxml-tree.html#xmlBufferAllocationScheme">