xmlExpandCatalog   91 third_party/libxml/src/catalog.c static int xmlExpandCatalog(xmlCatalogPtr catal, const char *filename);
xmlExpandCatalog 2507 third_party/libxml/src/catalog.c 			xmlExpandCatalog(catal, (const char *)filename);
xmlExpandCatalog 3218 third_party/libxml/src/catalog.c     ret = xmlExpandCatalog(xmlDefaultCatalog, filename);