xmlCatalogConvert 1672 third_party/libxml/src/elfgcchack.h #undef xmlCatalogConvert
xmlCatalogConvert 1673 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogConvert) xmlCatalogConvert __attribute((alias("xmlCatalogConvert__internal_alias")));
xmlCatalogConvert 1675 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogConvert
xmlCatalogConvert 1676 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogConvert) xmlCatalogConvert__internal_alias __attribute((visibility("hidden")));
xmlCatalogConvert 1677 third_party/libxml/src/elfgcchack.h #define xmlCatalogConvert xmlCatalogConvert__internal_alias
xmlCatalogConvert  141 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogConvert	(void);
xmlCatalogConvert 5971 third_party/libxml/src/testapi.c         ret_val = xmlCatalogConvert();
xmlCatalogConvert  418 third_party/libxml/src/xmlcatalog.c         ret = xmlCatalogConvert();