Searched refs:xmlExpandCatalog (Results 1 – 1 of 1) sorted by relevance
95 static int xmlExpandCatalog(xmlCatalogPtr catal, const char *filename);2513 xmlExpandCatalog(catal, (const char *)filename); in xmlParseSGMLCatalog()2739 xmlExpandCatalog(xmlCatalogPtr catal, const char *filename) in xmlExpandCatalog() function3222 ret = xmlExpandCatalog(xmlDefaultCatalog, filename); in xmlLoadCatalog()