Searched refs:xmlParseCatalogFile (Results 1 – 7 of 7) sorted by relevance
139 xmlParseCatalogFile (const char *filename);
185 d xmlParseCatalogFile...186 d pr extproc('xmlParseCatalogFile')
276 xmlParseCatalogFile;
893 xmlParseCatalogFile(const char *filename) { in xmlParseCatalogFile() function1355 doc = xmlParseCatalogFile((const char *) filename); in xmlParseXMLCatalogFile()
7008 #undef xmlParseCatalogFile7009 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__…7011 #ifndef xmlParseCatalogFile7012 extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("…7013 #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias macro
6560 ret_val = xmlParseCatalogFile(filename); in test_xmlParseCatalogFile()
1319 xmlParseCatalogFile