| /third_party/libxml2/include/libxml/ |
| D | hash.h | 122 xmlHashAddEntry (xmlHashTablePtr table,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | hash.rpgle | 87 d xmlHashAddEntry... 88 d pr extproc('xmlHashAddEntry')
|
| /third_party/libxml2/fuzz/ |
| D | fuzz.c | 220 xmlHashAddEntry(fuzzData.entities, (xmlChar *)url, entityInfo); in xmlFuzzReadEntities()
|
| D | genSeed.c | 83 xmlHashAddEntry(globalData.entities, (const xmlChar *) URL, NULL); in fuzzEntityRecorder()
|
| /third_party/libxml2/ |
| D | rngparser.c | 502 ret = xmlHashAddEntry(ctxt->namespaces, xmlCRelaxNGDefault, in xmlParseCRNG_bindPrefix() 505 ret = xmlHashAddEntry(ctxt->namespaces, prefix, in xmlParseCRNG_bindPrefix() 548 ret = xmlHashAddEntry(ctxt->datatypes, prefix, in xmlParseCRNG_bindDatatypePrefix()
|
| D | catalog.c | 1479 xmlHashAddEntry(xmlCatalogXMLFiles, catal->URL, doc); in xmlFetchXMLCatalogFile() 2493 res = xmlHashAddEntry(catal->sgml, name, entry); in xmlParseSGMLCatalog() 2506 res = xmlHashAddEntry(catal->sgml, sysid, entry); in xmlParseSGMLCatalog() 2985 res = xmlHashAddEntry(catal->sgml, orig, entry); in xmlACatalogAdd()
|
| D | entities.c | 261 if (xmlHashAddEntry(table, name, ret)) { in xmlAddEntity()
|
| D | hash.c | 394 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry() function
|
| D | relaxng.c | 2804 ret = xmlHashAddEntry(xmlRelaxNGRegisteredTypes, namespace, lib); in xmlRelaxNGRegisterTypeLibrary() 4524 if (xmlHashAddEntry(ctxt->interleaves, BAD_CAST name, def) < 0) { in xmlRelaxNGParseInterleave() 4657 tmp = xmlHashAddEntry(ctxt->grammar->defs, name, def); in xmlRelaxNGParseDefine() 4694 tmp = xmlHashAddEntry(ctxt->grammar->refs, name, def); in xmlRelaxNGParseImportRef() 4960 tmp = xmlHashAddEntry(ctxt->grammar->refs, def->name, def); in xmlRelaxNGParsePattern() 5077 xmlHashAddEntry(ctxt->parentgrammar->refs, def->name, def); in xmlRelaxNGParsePattern() 5859 if (xmlHashAddEntry(ctxt->interleaves, BAD_CAST tmpname, cur) < in xmlRelaxNGCheckCombine() 5964 if (xmlHashAddEntry(ctxt->interleaves, BAD_CAST tmpname, cur) < in xmlRelaxNGCombineStart()
|
| D | libxml2.syms | 861 xmlHashAddEntry;
|
| D | valid.c | 2490 if (xmlHashAddEntry(table, name, ret)) { in xmlAddNotationDecl() 2746 if (xmlHashAddEntry(table, value, ret) < 0) { in xmlAddID() 3086 if (xmlHashAddEntry(table, value, ref_list) < 0) { in xmlAddRef()
|
| D | elfgcchack.h | 4255 #undef xmlHashAddEntry 4256 extern __typeof (xmlHashAddEntry) xmlHashAddEntry __attribute((alias("xmlHashAddEntry__internal_ali… 4258 #ifndef xmlHashAddEntry 4259 extern __typeof (xmlHashAddEntry) xmlHashAddEntry__internal_alias __attribute((visibility("hidden")… 4260 #define xmlHashAddEntry xmlHashAddEntry__internal_alias macro
|
| D | xmlschemas.c | 3714 res = xmlHashAddEntry(mainSchema->schemasImports, in xmlSchemaBucketCreate() 3717 res = xmlHashAddEntry(mainSchema->schemasImports, in xmlSchemaBucketCreate() 20931 err = xmlHashAddEntry(*table, name, item); in xmlSchemaAddComponents() 23305 xmlHashAddEntry(matcher->htab, value, e); in xmlSchemaXPathProcessHistory() 24049 xmlHashAddEntry(table, value, e); in xmlSchemaCheckCVCIDCKeyRef()
|
| D | xpath.c | 4529 xmlHashAddEntry(hash, strval, strval); in xmlXPathDistinctSorted()
|
| D | testapi.c | 9825 ret_val = xmlHashAddEntry(table, (const xmlChar *)name, userdata); in test_xmlHashAddEntry()
|
| /third_party/libxml2/os400/dlfcn/ |
| D | dlfcn.c | 1119 else if (xmlHashAddEntry(dldir, (const xmlChar *) actmarkstr, dlip)) { in dlopenqsys()
|
| /third_party/libxml2/os400/iconv/bldcsndfa/ |
| D | bldcsndfa.c | 365 result = xmlHashAddEntry(h, key, data); in hash_add()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 942 xmlHashAddEntry
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 105240 -#undef xmlHashAddEntry 105241 -extern __typeof (xmlHashAddEntry) xmlHashAddEntry __attribute((alias("xmlHashAddEntry__internal_al… 105243 -#ifndef xmlHashAddEntry 105244 -extern __typeof (xmlHashAddEntry) xmlHashAddEntry__internal_alias __attribute((visibility("hidden"… 105245 -#define xmlHashAddEntry xmlHashAddEntry__internal_alias
|