xmlACatalogResolveURI 3374 third_party/libxml/src/catalog.c     ret = xmlACatalogResolveURI(xmlDefaultCatalog, URI);
xmlACatalogResolveURI  954 third_party/libxml/src/elfgcchack.h #undef xmlACatalogResolveURI
xmlACatalogResolveURI  955 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolveURI) xmlACatalogResolveURI __attribute((alias("xmlACatalogResolveURI__internal_alias")));
xmlACatalogResolveURI  957 third_party/libxml/src/elfgcchack.h #ifndef xmlACatalogResolveURI
xmlACatalogResolveURI  958 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolveURI) xmlACatalogResolveURI__internal_alias __attribute((visibility("hidden")));
xmlACatalogResolveURI  959 third_party/libxml/src/elfgcchack.h #define xmlACatalogResolveURI xmlACatalogResolveURI__internal_alias
xmlACatalogResolveURI   96 third_party/libxml/src/include/libxml/catalog.h 		xmlACatalogResolveURI	(xmlCatalogPtr catal,
xmlACatalogResolveURI 5875 third_party/libxml/src/testapi.c         ret_val = xmlACatalogResolveURI(catal, (const xmlChar *)URI);