Searched refs:xmlCleanupInputCallbacks (Results 1 – 9 of 9) sorted by relevance
159 xmlCleanupInputCallbacks (void);
155 d xmlCleanupInputCallbacks...156 d pr extproc('xmlCleanupInputCallbacks')
582 xmlCleanupInputCallbacks;
2109 #undef xmlCleanupInputCallbacks2110 extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks __attribute((alias("xmlCleanupI…2112 #ifndef xmlCleanupInputCallbacks2113 extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks__internal_alias __attribute((vi…2114 #define xmlCleanupInputCallbacks xmlCleanupInputCallbacks__internal_alias macro
494 xmlCleanupInputCallbacks(void) in xmlCleanupInputCallbacks() function
14753 xmlCleanupInputCallbacks(); in xmlCleanupParser()
27953 xmlCleanupInputCallbacks(); in test_xmlCleanupInputCallbacks()
675 xmlCleanupInputCallbacks
83599 - was missing xmlCleanupInputCallbacks and xmlCleanupOutputCallbacks89514 - gets reset by xmlCleanupInputCallbacks() and this makes the89750 - * include/libxml/xmlIO.h xmlIO.c: added xmlCleanupInputCallbacks()103094 -#undef xmlCleanupInputCallbacks103095 -extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks __attribute((alias("xmlCleanup…103097 -#ifndef xmlCleanupInputCallbacks103098 -extern __typeof (xmlCleanupInputCallbacks) xmlCleanupInputCallbacks__internal_alias __attribute((v…103099 -#define xmlCleanupInputCallbacks xmlCleanupInputCallbacks__internal_alias