Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dhash.h162 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle147 d xmlHashRemoveEntry2...
148 d pr extproc('xmlHashRemoveEntry2')
/third_party/libxml2/
Dhash.c1076 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry2() function
Dlibxml2.syms871 xmlHashRemoveEntry2;
Delfgcchack.h4405 #undef xmlHashRemoveEntry2
4406 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2__…
4408 #ifndef xmlHashRemoveEntry2
4409 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility("…
4410 #define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias macro
Dxpath.c4850 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL)); in xmlXPathRegisterFuncNS()
5004 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri, in xmlXPathRegisterVariableNS()
Dvalid.c1553 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL); in xmlAddElementDecl()
Dparser.c1397 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL); in xmlCleanSpecialAttrCallback()
Dtestapi.c10419 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f); in test_xmlHashRemoveEntry2()
/third_party/libxml2/win32/
Dlibxml2.def.src957 xmlHashRemoveEntry2
/third_party/chromium/patch/
D0001-cve.patch105390 -#undef xmlHashRemoveEntry2
105391 -extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2_…
105393 -#ifndef xmlHashRemoveEntry2
105394 -extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility(…
105395 -#define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias