Searched refs:xmlACatalogRemove (Results 1 – 4 of 4) sorted by relevance
83 xmlACatalogRemove (xmlCatalogPtr catal,
460 ret = xmlACatalogRemove(catal, BAD_CAST argv[i + 2]); in main()473 ret = xmlACatalogRemove(super, in main()
2992 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { in xmlACatalogRemove() function3452 res = xmlACatalogRemove(xmlDefaultCatalog, value); in xmlCatalogRemove()
906 #undef xmlACatalogRemove907 extern __typeof (xmlACatalogRemove) xmlACatalogRemove __attribute((alias("xmlACatalogRemove__intern…909 #ifndef xmlACatalogRemove910 extern __typeof (xmlACatalogRemove) xmlACatalogRemove__internal_alias __attribute((visibility("hidd…911 #define xmlACatalogRemove xmlACatalogRemove__internal_alias macro