Searched refs:xmlCleanupGlobals (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dglobals.h29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
/external/libxml2/
H A Dglobals.c54 * xmlCleanupGlobals:
58 void xmlCleanupGlobals(void) function
H A Dlibxml2.syms1405 xmlCleanupGlobals;
H A Delfgcchack.h2099 #undef xmlCleanupGlobals macro
2100 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals __attribute((alias("xmlCleanupGlobals__internal_alias")));
2102 #ifndef xmlCleanupGlobals
2103 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals__internal_alias __attribute((visibility("hidden")));
2104 #define xmlCleanupGlobals xmlCleanupGlobals__internal_alias macro
H A Dparser.c15033 xmlCleanupGlobals();

Completed in 141 milliseconds