Searched refs:xmlBufferAllocationScheme (Results 1 – 14 of 14) sorted by relevance
141 xmlBufferAllocationScheme xmlBufferAllocScheme;297 XMLPUBFUN xmlBufferAllocationScheme * XMLCALL __xmlBufferAllocScheme(void);302 XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme;304 XMLPUBFUN xmlBufferAllocationScheme XMLCALL305 xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v);
81 } xmlBufferAllocationScheme; typedef95 xmlBufferAllocationScheme alloc; /* The realloc method */697 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);698 XMLPUBFUN xmlBufferAllocationScheme XMLCALL744 xmlBufferAllocationScheme scheme);
195 xmlBufferAllocationScheme xmlBufferAllocScheme = XML_BUFFER_ALLOC_EXACT;196 static xmlBufferAllocationScheme xmlBufferAllocSchemeThrDef = XML_BUFFER_ALLOC_EXACT;804 xmlBufferAllocationScheme *811 xmlBufferAllocationScheme xmlThrDefBufferAllocScheme(xmlBufferAllocationScheme v) { in xmlThrDefBufferAllocScheme()812 xmlBufferAllocationScheme ret; in xmlThrDefBufferAllocScheme()
3 xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
27 xmlBufferAllocationScheme scheme);
47 xmlBufferAllocationScheme alloc; /* The realloc method */289 xmlBufferAllocationScheme scheme) { in xmlBufSetAllocationScheme()
692 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme) { in xmlSetBufferAllocationScheme()712 xmlBufferAllocationScheme7141 xmlBufferAllocationScheme scheme) { in xmlBufferSetAllocationScheme()
1037 static xmlBufferAllocationScheme gen_xmlBufferAllocationScheme(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlBufferAllocationScheme()1045 static void des_xmlBufferAllocationScheme(int no ATTRIBUTE_UNUSED, xmlBufferAllocationScheme val AT… in des_xmlBufferAllocationScheme()1048 static void desret_xmlBufferAllocationScheme(xmlBufferAllocationScheme val ATTRIBUTE_UNUSED) { in desret_xmlBufferAllocationScheme()19124 xmlBufferAllocationScheme scheme; /* allocation scheme to use */ in test_xmlBufferSetAllocationScheme()20552 xmlBufferAllocationScheme ret_val; in test_xmlGetBufferAllocationScheme()23592 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()
118 d like(xmlBufferAllocationScheme)259 d like(xmlBufferAllocationScheme)263 d value value like(xmlBufferAllocationScheme)267 d like(xmlBufferAllocationScheme)268 d v value like(xmlBufferAllocationScheme)
55 d xmlBufferAllocationScheme...
64 * xmlBufferAllocationScheme:69 d xmlBufferAllocationScheme...95 d alloc like(xmlBufferAllocationScheme) The realloc method685 d like(xmlBufferAllocationScheme)690 d like(xmlBufferAllocationScheme)771 d like(xmlBufferAllocationScheme)
517 <ANCHOR id="xmlBufferAllocationScheme" href="libxml/libxml-tree.html#xmlBufferAllocationScheme">