Home
last modified time | relevance | path

Searched refs:xmlHashAddEntry2 (Results 1 – 14 of 14) sorted by relevance

/third_party/libxml2/include/libxml/
Dhash.h131 xmlHashAddEntry2(xmlHashTablePtr table,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle102 d xmlHashAddEntry2...
103 d pr extproc('xmlHashAddEntry2')
/third_party/libxml2/
Drelaxng.c4166 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4174 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4178 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4185 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4189 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4427 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4435 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4439 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4446 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4450 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
Dhash.c411 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashAddEntry2() function
Dlibxml2.syms862 xmlHashAddEntry2;
Delfgcchack.h4265 #undef xmlHashAddEntry2
4266 extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2 __attribute((alias("xmlHashAddEntry2__internal_…
4268 #ifndef xmlHashAddEntry2
4269 extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidden…
4270 #define xmlHashAddEntry2 xmlHashAddEntry2__internal_alias macro
Dvalid.c1615 if (xmlHashAddEntry2(table, name, ns, ret)) { in xmlAddElementDecl()
3346 xmlHashAddEntry2(table, name, prefix, cur); in xmlGetDtdElementDesc2()
Dxmlschemastypes.c327 xmlHashAddEntry2(xmlSchemaTypesBank, ret->name, in xmlSchemaInitBasicType()
Dxpath.c4852 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, (void *) f)); in xmlXPathRegisterFuncNS()
Dparser.c1376 xmlHashAddEntry2(ctxt->attsSpecial, fullname, fullattr, in xmlAddSpecialAttr()
Dxmlschemas.c5800 if (xmlHashAddEntry2(WXS_SUBST_GROUPS(pctxt), in xmlSchemaSubstGroupAdd()
Dtestapi.c9875 ret_val = xmlHashAddEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, userdata); in test_xmlHashAddEntry2()
/third_party/libxml2/win32/
Dlibxml2.def.src943 xmlHashAddEntry2
/third_party/chromium/patch/
D0001-cve.patch105250 -#undef xmlHashAddEntry2
105251 -extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2 __attribute((alias("xmlHashAddEntry2__internal…
105253 -#ifndef xmlHashAddEntry2
105254 -extern __typeof (xmlHashAddEntry2) xmlHashAddEntry2__internal_alias __attribute((visibility("hidde…
105255 -#define xmlHashAddEntry2 xmlHashAddEntry2__internal_alias