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

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c553 * xmlCleanupOutputCallbacks:
559 xmlCleanupOutputCallbacks(void) function
H A Delfgcchack.h2046 #undef xmlCleanupOutputCallbacks macro
2047 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks __attribute((alias("xmlCleanupOutputCallbacks__internal_alias")));
2049 #ifndef xmlCleanupOutputCallbacks
2050 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks__internal_alias __attribute((visibility("hidden")));
2051 #define xmlCleanupOutputCallbacks xmlCleanupOutputCallbacks__internal_alias macro

Completed in 95 milliseconds