Searched refs:xmlBufferSetAllocationScheme (Results 1 – 3 of 3) sorted by relevance
698 xmlBufferSetAllocationScheme(xmlBufferPtr buf,
1487 #undef xmlBufferSetAllocationScheme1488 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme __attribute((alias("xml…1490 #ifndef xmlBufferSetAllocationScheme1491 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme__internal_alias __attri…1492 #define xmlBufferSetAllocationScheme xmlBufferSetAllocationScheme__internal_alias macro
6956 xmlBufferSetAllocationScheme(xmlBufferPtr buf, in xmlBufferSetAllocationScheme() function