Searched refs:xmlACatalogRemove (Results 1 – 8 of 8) sorted by relevance
83 xmlACatalogRemove (xmlCatalogPtr catal,
88 d xmlACatalogRemove...89 d pr 10i 0 extproc('xmlACatalogRemove')
458 ret = xmlACatalogRemove(catal, BAD_CAST argv[i + 2]); in main()471 ret = xmlACatalogRemove(super, in main()
243 xmlACatalogRemove;
2995 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { in xmlACatalogRemove() function3455 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
5700 ret_val = xmlACatalogRemove(catal, (const xmlChar *)value); in test_xmlACatalogRemove()
472 xmlACatalogRemove