Searched defs:xmlGetBufferAllocationScheme (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dtree.c689 * xmlGetBufferAllocationScheme:
699 xmlGetBufferAllocationScheme(void) { function
H A Delfgcchack.h3793 #undef xmlGetBufferAllocationScheme macro
3794 extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme __attribute((alias("xmlGetBufferAllocationScheme__internal_alias")));
3796 #ifndef xmlGetBufferAllocationScheme
3797 extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme__internal_alias __attribute((visibility("hidden")));
3798 #define xmlGetBufferAllocationScheme xmlGetBufferAllocationScheme__internal_alias macro

Completed in 84 milliseconds