Searched refs:xmlHashUpdateEntry2 (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | hash.h | 136 xmlHashUpdateEntry2(xmlHashTablePtr table,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | hash.rpgle | 110 d xmlHashUpdateEntry2... 111 d pr extproc('xmlHashUpdateEntry2')
|
| /third_party/libxml2/ |
| D | hash.c | 450 xmlHashUpdateEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashUpdateEntry2() function
|
| D | libxml2.syms | 879 xmlHashUpdateEntry2;
|
| D | elfgcchack.h | 4485 #undef xmlHashUpdateEntry2 4486 extern __typeof (xmlHashUpdateEntry2) xmlHashUpdateEntry2 __attribute((alias("xmlHashUpdateEntry2__… 4488 #ifndef xmlHashUpdateEntry2 4489 extern __typeof (xmlHashUpdateEntry2) xmlHashUpdateEntry2__internal_alias __attribute((visibility("… 4490 #define xmlHashUpdateEntry2 xmlHashUpdateEntry2__internal_alias macro
|
| D | parser.c | 1298 if (xmlHashUpdateEntry2(ctxt->attsDefault, name, prefix, in xmlAddDefAttrs() 1312 if (xmlHashUpdateEntry2(ctxt->attsDefault, name, prefix, in xmlAddDefAttrs()
|
| D | xpath.c | 5006 return(xmlHashUpdateEntry2(ctxt->varHash, name, ns_uri, in xmlXPathRegisterVariableNS()
|
| D | testapi.c | 10661 … ret_val = xmlHashUpdateEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, userdata, f); in test_xmlHashUpdateEntry2()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 965 xmlHashUpdateEntry2
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 105470 -#undef xmlHashUpdateEntry2 105471 -extern __typeof (xmlHashUpdateEntry2) xmlHashUpdateEntry2 __attribute((alias("xmlHashUpdateEntry2_… 105473 -#ifndef xmlHashUpdateEntry2 105474 -extern __typeof (xmlHashUpdateEntry2) xmlHashUpdateEntry2__internal_alias __attribute((visibility(… 105475 -#define xmlHashUpdateEntry2 xmlHashUpdateEntry2__internal_alias
|