xmlParseCatalogFile 1347 third_party/libxml/src/catalog.c     doc = xmlParseCatalogFile((const char *) filename);
xmlParseCatalogFile 6872 third_party/libxml/src/elfgcchack.h #undef xmlParseCatalogFile
xmlParseCatalogFile 6873 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile __attribute((alias("xmlParseCatalogFile__internal_alias")));
xmlParseCatalogFile 6875 third_party/libxml/src/elfgcchack.h #ifndef xmlParseCatalogFile
xmlParseCatalogFile 6876 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseCatalogFile) xmlParseCatalogFile__internal_alias __attribute((visibility("hidden")));
xmlParseCatalogFile 6877 third_party/libxml/src/elfgcchack.h #define xmlParseCatalogFile xmlParseCatalogFile__internal_alias
xmlParseCatalogFile  139 third_party/libxml/src/include/libxml/catalog.h 		xmlParseCatalogFile	(const char *filename);
xmlParseCatalogFile 6539 third_party/libxml/src/testapi.c         ret_val = xmlParseCatalogFile(filename);