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

/external/libxml2/include/libxml/
H A Dcatalog.h169 xmlCatalogGetDefaults (void);
/external/libxml2/
H A Dlibxml2.syms254 xmlCatalogGetDefaults;
H A Dcatalog.c3487 * xmlCatalogGetDefaults:
3495 xmlCatalogGetDefaults(void) { function
H A DxmlIO.c3981 pref = xmlCatalogGetDefaults();
H A Delfgcchack.h1780 #undef xmlCatalogGetDefaults macro
1781 extern __typeof (xmlCatalogGetDefaults) xmlCatalogGetDefaults __attribute((alias("xmlCatalogGetDefaults__internal_alias")));
1783 #ifndef xmlCatalogGetDefaults
1784 extern __typeof (xmlCatalogGetDefaults) xmlCatalogGetDefaults__internal_alias __attribute((visibility("hidden")));
1785 #define xmlCatalogGetDefaults xmlCatalogGetDefaults__internal_alias macro
H A Dtestapi.c6020 ret_val = xmlCatalogGetDefaults();
6025 printf("Leak of %d blocks found in xmlCatalogGetDefaults",
[all...]

Completed in 325 milliseconds