xmlACatalogResolve 3354 third_party/libxml/src/catalog.c ret = xmlACatalogResolve(xmlDefaultCatalog, pubID, sysID); xmlACatalogResolve 918 third_party/libxml/src/elfgcchack.h #undef xmlACatalogResolve xmlACatalogResolve 919 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolve) xmlACatalogResolve __attribute((alias("xmlACatalogResolve__internal_alias"))); xmlACatalogResolve 921 third_party/libxml/src/elfgcchack.h #ifndef xmlACatalogResolve xmlACatalogResolve 922 third_party/libxml/src/elfgcchack.h extern __typeof (xmlACatalogResolve) xmlACatalogResolve__internal_alias __attribute((visibility("hidden"))); xmlACatalogResolve 923 third_party/libxml/src/elfgcchack.h #define xmlACatalogResolve xmlACatalogResolve__internal_alias xmlACatalogResolve 86 third_party/libxml/src/include/libxml/catalog.h xmlACatalogResolve (xmlCatalogPtr catal, xmlACatalogResolve 5749 third_party/libxml/src/testapi.c ret_val = xmlACatalogResolve(catal, (const xmlChar *)pubID, (const xmlChar *)sysID);