Searched refs:xmlSetBufferAllocationScheme (Results 1 – 8 of 8) sorted by relevance
654 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
655 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme);
1802 xmlSetBufferAllocationScheme
10257 #undef xmlSetBufferAllocationScheme10258 extern __typeof (xmlSetBufferAllocationScheme) xmlSetBufferAllocationScheme __attribute((alias("xml…10260 #ifndef xmlSetBufferAllocationScheme10261 extern __typeof (xmlSetBufferAllocationScheme) xmlSetBufferAllocationScheme__internal_alias __attri…10262 #define xmlSetBufferAllocationScheme xmlSetBufferAllocationScheme__internal_alias macro
683 xmlSetBufferAllocationScheme(xmlBufferAllocationScheme scheme) { in xmlSetBufferAllocationScheme() function
23275 xmlSetBufferAllocationScheme(scheme); in test_xmlSetBufferAllocationScheme()