xmlLoadCatalogs  5094 third_party/libxml/src/elfgcchack.h #undef xmlLoadCatalogs
xmlLoadCatalogs  5095 third_party/libxml/src/elfgcchack.h extern __typeof (xmlLoadCatalogs) xmlLoadCatalogs __attribute((alias("xmlLoadCatalogs__internal_alias")));
xmlLoadCatalogs  5097 third_party/libxml/src/elfgcchack.h #ifndef xmlLoadCatalogs
xmlLoadCatalogs  5098 third_party/libxml/src/elfgcchack.h extern __typeof (xmlLoadCatalogs) xmlLoadCatalogs__internal_alias __attribute((visibility("hidden")));
xmlLoadCatalogs  5099 third_party/libxml/src/elfgcchack.h #define xmlLoadCatalogs xmlLoadCatalogs__internal_alias
xmlLoadCatalogs   116 third_party/libxml/src/include/libxml/catalog.h 		xmlLoadCatalogs		(const char *paths);
xmlLoadCatalogs  6493 third_party/libxml/src/testapi.c         xmlLoadCatalogs((const char *)pathss);
xmlLoadCatalogs  3423 third_party/libxml/src/xmllint.c 		xmlLoadCatalogs(catal);