xmlACatalogResolveSystem 3313 third_party/libxml/src/catalog.c     ret = xmlACatalogResolveSystem(xmlDefaultCatalog, sysID);
xmlACatalogResolveSystem  942 third_party/libxml/src/elfgcchack.h #undef xmlACatalogResolveSystem
xmlACatalogResolveSystem  943 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem __attribute((alias("xmlACatalogResolveSystem__internal_alias")));
xmlACatalogResolveSystem  945 third_party/libxml/src/elfgcchack.h #ifndef xmlACatalogResolveSystem
xmlACatalogResolveSystem  946 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolveSystem) xmlACatalogResolveSystem__internal_alias __attribute((visibility("hidden")));
xmlACatalogResolveSystem  947 third_party/libxml/src/elfgcchack.h #define xmlACatalogResolveSystem xmlACatalogResolveSystem__internal_alias
xmlACatalogResolveSystem   90 third_party/libxml/src/include/libxml/catalog.h 		xmlACatalogResolveSystem(xmlCatalogPtr catal,
xmlACatalogResolveSystem 5834 third_party/libxml/src/testapi.c         ret_val = xmlACatalogResolveSystem(catal, (const xmlChar *)sysID);