Home
last modified time | relevance | path

Searched refs:xmlHashRemoveEntry (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/include/libxml/
Dhash.h156 xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name,
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle140 d xmlHashRemoveEntry...
141 d pr extproc('xmlHashRemoveEntry')
/external/libxml2/
Dcatalog.c759 xmlHashRemoveEntry(catal->sgml, entry->name, in xmlCatalogConvertEntry()
767 xmlHashRemoveEntry(catal->sgml, entry->name, NULL); in xmlCatalogConvertEntry()
3004 res = xmlHashRemoveEntry(catal->sgml, value, in xmlACatalogRemove()
Dhash.c1035 int xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry() function
Dlibxml2.syms870 xmlHashRemoveEntry;
Dtree.c3826 xmlHashRemoveEntry(doc->intSubset->entities, cur->name, in xmlUnlinkNode()
3829 xmlHashRemoveEntry(doc->intSubset->pentities, cur->name, in xmlUnlinkNode()
3834 xmlHashRemoveEntry(doc->extSubset->entities, cur->name, in xmlUnlinkNode()
3837 xmlHashRemoveEntry(doc->extSubset->pentities, cur->name, in xmlUnlinkNode()
Delfgcchack.h4385 #undef xmlHashRemoveEntry
4386 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry __attribute((alias("xmlHashRemoveEntry__int…
4388 #ifndef xmlHashRemoveEntry
4389 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry__internal_alias __attribute((visibility("hi…
4390 #define xmlHashRemoveEntry xmlHashRemoveEntry__internal_alias macro
Dvalid.c2758 xmlHashRemoveEntry(table, ID, (xmlHashDeallocator) xmlFreeID); in xmlRemoveID()
Dxpath.c5148 return(xmlHashRemoveEntry(ctxt->nsHash, prefix, in xmlXPathRegisterNs()
Dtestapi.c10299 ret_val = xmlHashRemoveEntry(table, (const xmlChar *)name, f); in test_xmlHashRemoveEntry()
/external/libxml2/win32/
Dlibxml2.def.src955 xmlHashRemoveEntry