xmlCatalogResolveSystem 1816 third_party/libxml/src/elfgcchack.h #undef xmlCatalogResolveSystem
xmlCatalogResolveSystem 1817 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogResolveSystem) xmlCatalogResolveSystem __attribute((alias("xmlCatalogResolveSystem__internal_alias")));
xmlCatalogResolveSystem 1819 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogResolveSystem
xmlCatalogResolveSystem 1820 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogResolveSystem) xmlCatalogResolveSystem__internal_alias __attribute((visibility("hidden")));
xmlCatalogResolveSystem 1821 third_party/libxml/src/elfgcchack.h #define xmlCatalogResolveSystem xmlCatalogResolveSystem__internal_alias
xmlCatalogResolveSystem  127 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogResolveSystem	(const xmlChar *sysID);
xmlCatalogResolveSystem 6268 third_party/libxml/src/testapi.c         ret_val = xmlCatalogResolveSystem((const xmlChar *)sysID);
xmlCatalogResolveSystem  206 third_party/libxml/src/xmlcatalog.c 		ans = xmlCatalogResolveSystem((const xmlChar *) argv[0]);
xmlCatalogResolveSystem  567 third_party/libxml/src/xmlcatalog.c 		ans = xmlCatalogResolveSystem((const xmlChar *) argv[i]);