xmlGetBufferAllocationScheme 3793 third_party/libxml/src/elfgcchack.h #undef xmlGetBufferAllocationScheme
xmlGetBufferAllocationScheme 3794 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme __attribute((alias("xmlGetBufferAllocationScheme__internal_alias")));
xmlGetBufferAllocationScheme 3796 third_party/libxml/src/elfgcchack.h #ifndef xmlGetBufferAllocationScheme
xmlGetBufferAllocationScheme 3797 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme__internal_alias __attribute((visibility("hidden")));
xmlGetBufferAllocationScheme 3798 third_party/libxml/src/elfgcchack.h #define xmlGetBufferAllocationScheme xmlGetBufferAllocationScheme__internal_alias
xmlGetBufferAllocationScheme  657 third_party/libxml/src/include/libxml/tree.h 		xmlGetBufferAllocationScheme(void);
xmlGetBufferAllocationScheme 20247 third_party/libxml/src/testapi.c         ret_val = xmlGetBufferAllocationScheme();