Searched refs:xmlHashRemoveEntry2 (Results 1 – 11 of 11) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | hash.h | 162 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | hash.rpgle | 147 d xmlHashRemoveEntry2... 148 d pr extproc('xmlHashRemoveEntry2')
|
| /third_party/libxml2/ |
| D | hash.c | 1076 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry2() function
|
| D | libxml2.syms | 871 xmlHashRemoveEntry2;
|
| D | elfgcchack.h | 4405 #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
|
| D | xpath.c | 4850 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL)); in xmlXPathRegisterFuncNS() 5004 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri, in xmlXPathRegisterVariableNS()
|
| D | valid.c | 1553 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL); in xmlAddElementDecl()
|
| D | parser.c | 1397 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL); in xmlCleanSpecialAttrCallback()
|
| D | testapi.c | 10419 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f); in test_xmlHashRemoveEntry2()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 957 xmlHashRemoveEntry2
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 105390 -#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
|