xmlCatalogListXMLResolveURI 1087 third_party/libxml/src/catalog.c xmlCatalogListXMLResolveURI(xmlCatalogEntryPtr catal, const xmlChar *URI);
xmlCatalogListXMLResolveURI 1954 third_party/libxml/src/catalog.c 		    ret = xmlCatalogListXMLResolveURI(
xmlCatalogListXMLResolveURI 1975 third_party/libxml/src/catalog.c 		    ret = xmlCatalogListXMLResolveURI(cur->children, URI);
xmlCatalogListXMLResolveURI 2909 third_party/libxml/src/catalog.c 	ret = xmlCatalogListXMLResolveURI(catal->xml, URI);
xmlCatalogListXMLResolveURI 3723 third_party/libxml/src/catalog.c     ret = xmlCatalogListXMLResolveURI(catal, URI);