xmlCatalogRemove 1780 third_party/libxml/src/elfgcchack.h #undef xmlCatalogRemove
xmlCatalogRemove 1781 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogRemove) xmlCatalogRemove __attribute((alias("xmlCatalogRemove__internal_alias")));
xmlCatalogRemove 1783 third_party/libxml/src/elfgcchack.h #ifndef xmlCatalogRemove
xmlCatalogRemove 1784 third_party/libxml/src/elfgcchack.h extern __typeof (xmlCatalogRemove) xmlCatalogRemove__internal_alias __attribute((visibility("hidden")));
xmlCatalogRemove 1785 third_party/libxml/src/elfgcchack.h #define xmlCatalogRemove xmlCatalogRemove__internal_alias
xmlCatalogRemove  137 third_party/libxml/src/include/libxml/catalog.h 		xmlCatalogRemove	(const xmlChar *value);
xmlCatalogRemove 6176 third_party/libxml/src/testapi.c         ret_val = xmlCatalogRemove((const xmlChar *)value);
xmlCatalogRemove  246 third_party/libxml/src/xmlcatalog.c 		ret = xmlCatalogRemove(BAD_CAST argv[0]);
xmlCatalogRemove  537 third_party/libxml/src/xmlcatalog.c 		    ret = xmlCatalogRemove(BAD_CAST argv[i + 1]);