Searched refs:xmlCleanupOutputCallbacks (Results 1 - 6 of 6) sorted by relevance

/external/libxml2/include/libxml/
H A DxmlIO.h219 xmlCleanupOutputCallbacks (void);
/external/libxml2/
H A Dlibxml2.syms583 xmlCleanupOutputCallbacks;
H A DxmlIO.c562 * xmlCleanupOutputCallbacks:
568 xmlCleanupOutputCallbacks(void) function
H A Delfgcchack.h2130 #undef xmlCleanupOutputCallbacks macro
2131 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks __attribute((alias("xmlCleanupOutputCallbacks__internal_alias")));
2133 #ifndef xmlCleanupOutputCallbacks
2134 extern __typeof (xmlCleanupOutputCallbacks) xmlCleanupOutputCallbacks__internal_alias __attribute((visibility("hidden")));
2135 #define xmlCleanupOutputCallbacks xmlCleanupOutputCallbacks__internal_alias macro
H A Dparser.c15026 xmlCleanupOutputCallbacks();
H A Dtestapi.c27858 xmlCleanupOutputCallbacks();
27862 printf("Leak of %d blocks found in xmlCleanupOutputCallbacks",
[all...]

Completed in 261 milliseconds