xmlNewCatalog    5906 third_party/libxml/src/elfgcchack.h #undef xmlNewCatalog
xmlNewCatalog    5907 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewCatalog) xmlNewCatalog __attribute((alias("xmlNewCatalog__internal_alias")));
xmlNewCatalog    5909 third_party/libxml/src/elfgcchack.h #ifndef xmlNewCatalog
xmlNewCatalog    5910 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewCatalog) xmlNewCatalog__internal_alias __attribute((visibility("hidden")));
xmlNewCatalog    5911 third_party/libxml/src/elfgcchack.h #define xmlNewCatalog xmlNewCatalog__internal_alias
xmlNewCatalog      70 third_party/libxml/src/include/libxml/catalog.h 		xmlNewCatalog		(int sgml);
xmlNewCatalog     443 third_party/libxml/src/xmlcatalog.c 			catal = xmlNewCatalog(1);
xmlNewCatalog     450 third_party/libxml/src/xmlcatalog.c 			    super = xmlNewCatalog(1);