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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DxmlIO.h219 xmlCleanupOutputCallbacks (void);
/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
H A Dparser.c13231 xmlCleanupOutputCallbacks();
H A Dtestapi.c27360 xmlCleanupOutputCallbacks();
27364 printf("Leak of %d blocks found in xmlCleanupOutputCallbacks",
[all...]
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml2-py.c2652 xmlCleanupOutputCallbacks();

Completed in 302 milliseconds