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

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A Dglobals.h29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dglobals.h29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
/macosx-10.9.5/libxml2-26/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.c14766 xmlCleanupGlobals();
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dglobals.c54 * xmlCleanupGlobals:
58 void xmlCleanupGlobals(void) function
H A Dlibxml2.syms1405 xmlCleanupGlobals;
H A Delfgcchack.h2027 #undef xmlCleanupGlobals macro
2028 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals __attribute((alias("xmlCleanupGlobals__internal_alias")));
2030 #ifndef xmlCleanupGlobals
2031 extern __typeof (xmlCleanupGlobals) xmlCleanupGlobals__internal_alias __attribute((visibility("hidden")));
2032 #define xmlCleanupGlobals xmlCleanupGlobals__internal_alias macro
H A Dparser.c14073 xmlCleanupGlobals();

Completed in 213 milliseconds