Searched refs:xmlACatalogRemove (Results 1 – 8 of 8) sorted by relevance
83 xmlACatalogRemove (xmlCatalogPtr catal,
94 d xmlACatalogRemove...95 d pr extproc('xmlACatalogRemove')
467 ret = xmlACatalogRemove(catal, BAD_CAST argv[i + 2]); in main()480 ret = xmlACatalogRemove(super, in main()
243 xmlACatalogRemove;
3000 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { in xmlACatalogRemove() function3458 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
5725 ret_val = xmlACatalogRemove(catal, (const xmlChar *)value); in test_xmlACatalogRemove()
472 xmlACatalogRemove