xmlCatalogGetDefaults 1708 third_party/libxml/src/elfgcchack.h #undef xmlCatalogGetDefaults
xmlCatalogGetDefaults 1709 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogGetDefaults) xmlCatalogGetDefaults __attribute((alias("xmlCatalogGetDefaults__internal_alias")));
xmlCatalogGetDefaults 1711 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogGetDefaults
xmlCatalogGetDefaults 1712 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogGetDefaults) xmlCatalogGetDefaults__internal_alias __attribute((visibility("hidden")));
xmlCatalogGetDefaults 1713 third_party/libxml/src/elfgcchack.h #define xmlCatalogGetDefaults xmlCatalogGetDefaults__internal_alias
xmlCatalogGetDefaults  169 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogGetDefaults	(void);
xmlCatalogGetDefaults 4955 third_party/libxml/src/parser.c 		    xmlCatalogAllow allow = xmlCatalogGetDefaults();
xmlCatalogGetDefaults 6024 third_party/libxml/src/testapi.c         ret_val = xmlCatalogGetDefaults();
xmlCatalogGetDefaults 3789 third_party/libxml/src/xmlIO.c     pref = xmlCatalogGetDefaults();