Searched refs:xmlGetBufferAllocationScheme (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dtree.h581 xmlGetBufferAllocationScheme(void);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h3757 #undef xmlGetBufferAllocationScheme macro
3758 extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme __attribute((alias("xmlGetBufferAllocationScheme__internal_alias")));
3760 #ifndef xmlGetBufferAllocationScheme
3761 extern __typeof (xmlGetBufferAllocationScheme) xmlGetBufferAllocationScheme__internal_alias __attribute((visibility("hidden")));
3762 #define xmlGetBufferAllocationScheme xmlGetBufferAllocationScheme__internal_alias macro
H A Dtree.c676 * xmlGetBufferAllocationScheme:
686 xmlGetBufferAllocationScheme(void) { function

Completed in 202 milliseconds