Searched refs:xmlBufferSetAllocationScheme (Results 1 – 8 of 8) sorted by relevance
743 xmlBufferSetAllocationScheme(xmlBufferPtr buf,
919 xmlBufferSetAllocationScheme;
1559 #undef xmlBufferSetAllocationScheme1560 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme __attribute((alias("xml…1562 #ifndef xmlBufferSetAllocationScheme1563 extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme__internal_alias __attri…1564 #define xmlBufferSetAllocationScheme xmlBufferSetAllocationScheme__internal_alias macro
7207 xmlBufferSetAllocationScheme(xmlBufferPtr buf, in xmlBufferSetAllocationScheme() function
19108 xmlBufferSetAllocationScheme(buf, scheme); in test_xmlBufferSetAllocationScheme()
766 d xmlBufferSetAllocationScheme...768 d 'xmlBufferSetAllocationScheme')
577 xmlBufferSetAllocationScheme
102544 -#undef xmlBufferSetAllocationScheme102545 -extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme __attribute((alias("xm…102547 -#ifndef xmlBufferSetAllocationScheme102548 -extern __typeof (xmlBufferSetAllocationScheme) xmlBufferSetAllocationScheme__internal_alias __attr…102549 -#define xmlBufferSetAllocationScheme xmlBufferSetAllocationScheme__internal_alias123640 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);125037 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);125045 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);125053 + xmlBufferSetAllocationScheme(buf, XML_BUFFER_ALLOC_DOUBLEIT);134719 + xmlBufferSetAllocationScheme(buffer, XML_BUFFER_ALLOC_DOUBLEIT);[all …]