Searched refs:xmlHashUpdateEntry (Results 1 – 10 of 10) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | hash.h | 126 xmlHashUpdateEntry(xmlHashTablePtr table,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | hash.rpgle | 94 d xmlHashUpdateEntry... 95 d pr extproc('xmlHashUpdateEntry')
|
| /third_party/libxml2/ |
| D | hash.c | 430 xmlHashUpdateEntry(xmlHashTablePtr table, const xmlChar *name, in xmlHashUpdateEntry() function
|
| D | libxml2.syms | 878 xmlHashUpdateEntry;
|
| D | elfgcchack.h | 4475 #undef xmlHashUpdateEntry 4476 extern __typeof (xmlHashUpdateEntry) xmlHashUpdateEntry __attribute((alias("xmlHashUpdateEntry__int… 4478 #ifndef xmlHashUpdateEntry 4479 extern __typeof (xmlHashUpdateEntry) xmlHashUpdateEntry__internal_alias __attribute((visibility("hi… 4480 #define xmlHashUpdateEntry xmlHashUpdateEntry__internal_alias macro
|
| D | valid.c | 3217 xmlHashUpdateEntry(table, ID, NULL, xmlFreeRefTableEntry); in xmlRemoveRef()
|
| D | xpath.c | 5129 return(xmlHashUpdateEntry(ctxt->nsHash, prefix, (void *) xmlStrdup(ns_uri), in xmlXPathRegisterNs()
|
| D | testapi.c | 10604 ret_val = xmlHashUpdateEntry(table, (const xmlChar *)name, userdata, f); in test_xmlHashUpdateEntry()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 964 xmlHashUpdateEntry
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 105460 -#undef xmlHashUpdateEntry 105461 -extern __typeof (xmlHashUpdateEntry) xmlHashUpdateEntry __attribute((alias("xmlHashUpdateEntry__in… 105463 -#ifndef xmlHashUpdateEntry 105464 -extern __typeof (xmlHashUpdateEntry) xmlHashUpdateEntry__internal_alias __attribute((visibility("h… 105465 -#define xmlHashUpdateEntry xmlHashUpdateEntry__internal_alias
|