Home
last modified time | relevance | path

Searched refs:xmlCatalogRemove (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/include/libxml/
Dcatalog.h137 xmlCatalogRemove (const xmlChar *value);
/external/chromium_org/third_party/libxml/src/include/libxml/
Dcatalog.h137 xmlCatalogRemove (const xmlChar *value);
/external/libxml2/
Dxmlcatalog.c246 ret = xmlCatalogRemove(BAD_CAST argv[0]); in usershell()
537 ret = xmlCatalogRemove(BAD_CAST argv[i + 1]); in main()
Delfgcchack.h1852 #undef xmlCatalogRemove
1853 extern __typeof (xmlCatalogRemove) xmlCatalogRemove __attribute((alias("xmlCatalogRemove__internal_…
1855 #ifndef xmlCatalogRemove
1856 extern __typeof (xmlCatalogRemove) xmlCatalogRemove__internal_alias __attribute((visibility("hidden…
1857 #define xmlCatalogRemove xmlCatalogRemove__internal_alias macro
Dcatalog.c3443 xmlCatalogRemove(const xmlChar *value) { in xmlCatalogRemove() function
/external/chromium_org/third_party/libxml/src/
Dxmlcatalog.c246 ret = xmlCatalogRemove(BAD_CAST argv[0]); in usershell()
537 ret = xmlCatalogRemove(BAD_CAST argv[i + 1]); in main()
Delfgcchack.h1780 #undef xmlCatalogRemove
1781 extern __typeof (xmlCatalogRemove) xmlCatalogRemove __attribute((alias("xmlCatalogRemove__internal_…
1783 #ifndef xmlCatalogRemove
1784 extern __typeof (xmlCatalogRemove) xmlCatalogRemove__internal_alias __attribute((visibility("hidden…
1785 #define xmlCatalogRemove xmlCatalogRemove__internal_alias macro
Dcatalog.c3447 xmlCatalogRemove(const xmlChar *value) { in xmlCatalogRemove() function
Dtestapi.c6176 ret_val = xmlCatalogRemove((const xmlChar *)value); in test_xmlCatalogRemove()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src629 xmlCatalogRemove