Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dcatalog.h83 xmlACatalogRemove (xmlCatalogPtr catal,
/external/libxml2/os400/libxmlrpg/
Dcatalog.rpgle94 d xmlACatalogRemove...
95 d pr extproc('xmlACatalogRemove')
/external/libxml2/
Dxmlcatalog.c467 ret = xmlACatalogRemove(catal, BAD_CAST argv[i + 2]); in main()
480 ret = xmlACatalogRemove(super, in main()
Dlibxml2.syms243 xmlACatalogRemove;
Dcatalog.c3000 xmlACatalogRemove(xmlCatalogPtr catal, const xmlChar *value) { in xmlACatalogRemove() function
3458 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
Dtestapi.c5725 ret_val = xmlACatalogRemove(catal, (const xmlChar *)value); in test_xmlACatalogRemove()
/external/libxml2/win32/
Dlibxml2.def.src472 xmlACatalogRemove