Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dhash.h128 xmlHashAddEntry2(xmlHashTablePtr table,
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle98 d xmlHashAddEntry2...
99 d pr 10i 0 extproc('xmlHashAddEntry2')
/external/libxml2/
Drelaxng.c4143 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4151 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4155 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4162 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4166 res = xmlHashAddEntry2(triage, in xmlRelaxNGCheckChoiceDeterminism()
4403 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4411 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4415 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4422 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
4426 res = xmlHashAddEntry2(partitions->triage, in xmlRelaxNGComputeInterleaves()
Dhash.c392 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.c1537 if (xmlHashAddEntry2(table, name, ns, ret)) { in xmlAddElementDecl()
3226 xmlHashAddEntry2(table, name, prefix, cur); in xmlGetDtdElementDesc2()
Dxmlschemastypes.c322 xmlHashAddEntry2(xmlSchemaTypesBank, ret->name, in xmlSchemaInitBasicType()
Dxpath.c4875 return(xmlHashAddEntry2(ctxt->funcHash, name, ns_uri, XML_CAST_FPTR(f))); in xmlXPathRegisterFuncNS()
Dparser.c1319 xmlHashAddEntry2(ctxt->attsSpecial, fullname, fullattr, in xmlAddSpecialAttr()
Dxmlschemas.c5715 if (xmlHashAddEntry2(WXS_SUBST_GROUPS(pctxt), in xmlSchemaSubstGroupAdd()
Dtestapi.c9842 ret_val = xmlHashAddEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, userdata); in test_xmlHashAddEntry2()
/external/libxml2/win32/
Dlibxml2.def.src943 xmlHashAddEntry2