Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dhash.h159 xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle140 d xmlHashRemoveEntry...
141 d pr extproc('xmlHashRemoveEntry')
/third_party/libxml2/
Dcatalog.c767 xmlHashRemoveEntry(catal->sgml, entry->name, xmlFreeCatalogEntry); in xmlCatalogConvertEntry()
774 xmlHashRemoveEntry(catal->sgml, entry->name, NULL); in xmlCatalogConvertEntry()
3010 res = xmlHashRemoveEntry(catal->sgml, value, xmlFreeCatalogEntry); in xmlACatalogRemove()
Dhash.c1057 int xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry() function
Dlibxml2.syms870 xmlHashRemoveEntry;
Dtree.c3892 xmlHashRemoveEntry(doc->intSubset->entities, cur->name, in xmlUnlinkNode()
3895 xmlHashRemoveEntry(doc->intSubset->pentities, cur->name, in xmlUnlinkNode()
3900 xmlHashRemoveEntry(doc->extSubset->entities, cur->name, in xmlUnlinkNode()
3903 xmlHashRemoveEntry(doc->extSubset->pentities, cur->name, in xmlUnlinkNode()
Delfgcchack.h4395 #undef xmlHashRemoveEntry
4396 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry __attribute((alias("xmlHashRemoveEntry__int…
4398 #ifndef xmlHashRemoveEntry
4399 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry__internal_alias __attribute((visibility("hi…
4400 #define xmlHashRemoveEntry xmlHashRemoveEntry__internal_alias macro
Dvalid.c2878 xmlHashRemoveEntry(table, ID, xmlFreeIDTableEntry); in xmlRemoveID()
Dxpath.c5127 return(xmlHashRemoveEntry(ctxt->nsHash, prefix, in xmlXPathRegisterNs()
Dtestapi.c10369 ret_val = xmlHashRemoveEntry(table, (const xmlChar *)name, f); in test_xmlHashRemoveEntry()
/third_party/libxml2/win32/
Dlibxml2.def.src956 xmlHashRemoveEntry
/third_party/chromium/patch/
D0001-cve.patch105380 -#undef xmlHashRemoveEntry
105381 -extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry __attribute((alias("xmlHashRemoveEntry__in…
105383 -#ifndef xmlHashRemoveEntry
105384 -extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry__internal_alias __attribute((visibility("h…
105385 -#define xmlHashRemoveEntry xmlHashRemoveEntry__internal_alias