xmlACatalogResolvePublic 3333 third_party/libxml/src/catalog.c     ret = xmlACatalogResolvePublic(xmlDefaultCatalog, pubID);
xmlACatalogResolvePublic  930 third_party/libxml/src/elfgcchack.h #undef xmlACatalogResolvePublic
xmlACatalogResolvePublic  931 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolvePublic) xmlACatalogResolvePublic __attribute((alias("xmlACatalogResolvePublic__internal_alias")));
xmlACatalogResolvePublic  933 third_party/libxml/src/elfgcchack.h #ifndef xmlACatalogResolvePublic
xmlACatalogResolvePublic  934 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolvePublic) xmlACatalogResolvePublic__internal_alias __attribute((visibility("hidden")));
xmlACatalogResolvePublic  935 third_party/libxml/src/elfgcchack.h #define xmlACatalogResolvePublic xmlACatalogResolvePublic__internal_alias
xmlACatalogResolvePublic   93 third_party/libxml/src/include/libxml/catalog.h 		xmlACatalogResolvePublic(xmlCatalogPtr catal,
xmlACatalogResolvePublic 5793 third_party/libxml/src/testapi.c         ret_val = xmlACatalogResolvePublic(catal, (const xmlChar *)pubID);