Home
last modified time | relevance | path

Searched refs:xmlACatalogRemove (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dcatalog.h83 xmlACatalogRemove (xmlCatalogPtr catal,
/external/libxml2/
Dxmlcatalog.c460 ret = xmlACatalogRemove(catal, BAD_CAST argv[i + 2]); in main()
473 ret = xmlACatalogRemove(super, in main()
Dcatalog.c2992 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { in xmlACatalogRemove() function
3452 res = xmlACatalogRemove(xmlDefaultCatalog, value); in xmlCatalogRemove()
Delfgcchack.h906 #undef xmlACatalogRemove
907 extern __typeof (xmlACatalogRemove) xmlACatalogRemove __attribute((alias("xmlACatalogRemove__intern…
909 #ifndef xmlACatalogRemove
910 extern __typeof (xmlACatalogRemove) xmlACatalogRemove__internal_alias __attribute((visibility("hidd…
911 #define xmlACatalogRemove xmlACatalogRemove__internal_alias macro