xmlCatalogResolve 1792 third_party/libxml/src/elfgcchack.h #undef xmlCatalogResolve
xmlCatalogResolve 1793 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogResolve) xmlCatalogResolve __attribute((alias("xmlCatalogResolve__internal_alias")));
xmlCatalogResolve 1795 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogResolve
xmlCatalogResolve 1796 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogResolve) xmlCatalogResolve__internal_alias __attribute((visibility("hidden")));
xmlCatalogResolve 1797 third_party/libxml/src/elfgcchack.h #define xmlCatalogResolve xmlCatalogResolve__internal_alias
xmlCatalogResolve  124 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogResolve	(const xmlChar *pubID,
xmlCatalogResolve 6205 third_party/libxml/src/testapi.c         ret_val = xmlCatalogResolve((const xmlChar *)pubID, (const xmlChar *)sysID);
xmlCatalogResolve 3808 third_party/libxml/src/xmlIO.c 	    resource = xmlCatalogResolve((const xmlChar *)ID,
xmlCatalogResolve  255 third_party/libxml/src/xmlcatalog.c 		ans = xmlCatalogResolve(BAD_CAST argv[0],