Home
last modified time | relevance | path

Searched refs:xmlHashAddEntry (Results 1 – 19 of 19) sorted by relevance

/third_party/libxml2/include/libxml/
Dhash.h122 xmlHashAddEntry (xmlHashTablePtr table,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle87 d xmlHashAddEntry...
88 d pr extproc('xmlHashAddEntry')
/third_party/libxml2/fuzz/
Dfuzz.c220 xmlHashAddEntry(fuzzData.entities, (xmlChar *)url, entityInfo); in xmlFuzzReadEntities()
DgenSeed.c83 xmlHashAddEntry(globalData.entities, (const xmlChar *) URL, NULL); in fuzzEntityRecorder()
/third_party/libxml2/
Drngparser.c502 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()
Dcatalog.c1479 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()
Dentities.c261 if (xmlHashAddEntry(table, name, ret)) { in xmlAddEntity()
Dhash.c394 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry() function
Drelaxng.c2804 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()
Dlibxml2.syms861 xmlHashAddEntry;
Dvalid.c2490 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()
Delfgcchack.h4255 #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
Dxmlschemas.c3714 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()
Dxpath.c4529 xmlHashAddEntry(hash, strval, strval); in xmlXPathDistinctSorted()
Dtestapi.c9825 ret_val = xmlHashAddEntry(table, (const xmlChar *)name, userdata); in test_xmlHashAddEntry()
/third_party/libxml2/os400/dlfcn/
Ddlfcn.c1119 else if (xmlHashAddEntry(dldir, (const xmlChar *) actmarkstr, dlip)) { in dlopenqsys()
/third_party/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c365 result = xmlHashAddEntry(h, key, data); in hash_add()
/third_party/libxml2/win32/
Dlibxml2.def.src942 xmlHashAddEntry
/third_party/chromium/patch/
D0001-cve.patch105240 -#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