/third_party/gettext/gnulib-local/lib/libxml/ |
D | hash.in.h | 205 xmlHashLookup2 (xmlHashTablePtr table,
|
D | relaxng.c | 9422 tmp = xmlHashLookup2(partitions->triage, BAD_CAST "#text", in xmlRelaxNGValidateInterleave() 9426 tmp = xmlHashLookup2(partitions->triage, cur->name, in xmlRelaxNGValidateInterleave() 9429 tmp = xmlHashLookup2(partitions->triage, in xmlRelaxNGValidateInterleave() 9434 xmlHashLookup2(partitions->triage, cur->name, in xmlRelaxNGValidateInterleave() 9438 xmlHashLookup2(partitions->triage, BAD_CAST "#any", in xmlRelaxNGValidateInterleave() 10394 xmlHashLookup2(triage, BAD_CAST "#text", NULL); in xmlRelaxNGValidateState() 10397 list = xmlHashLookup2(triage, node->name, in xmlRelaxNGValidateState() 10401 xmlHashLookup2(triage, BAD_CAST "#any", in xmlRelaxNGValidateState() 10405 xmlHashLookup2(triage, node->name, NULL); in xmlRelaxNGValidateState() 10408 xmlHashLookup2(triage, BAD_CAST "#any", in xmlRelaxNGValidateState()
|
D | hash.c | 485 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, in xmlHashLookup2() function
|
D | valid.c | 1506 ret = xmlHashLookup2(dtd->doc->intSubset->elements, name, ns); in xmlAddElementDecl() 1519 ret = xmlHashLookup2(table, name, ns); in xmlAddElementDecl() 3218 cur = xmlHashLookup2(table, name, prefix); in xmlGetDtdElementDesc() 3267 cur = xmlHashLookup2(table, name, prefix); in xmlGetDtdElementDesc2() 3311 return(xmlHashLookup2(table, name, prefix)); in xmlGetDtdQElementDesc()
|
D | elfgcchack.h | 4366 #undef xmlHashLookup2 4367 extern __typeof (xmlHashLookup2) xmlHashLookup2 __attribute((alias("xmlHashLookup2__internal_alias"… 4369 #ifndef xmlHashLookup2 4370 extern __typeof (xmlHashLookup2) xmlHashLookup2__internal_alias __attribute((visibility("hidden"))); 4371 #define xmlHashLookup2 xmlHashLookup2__internal_alias macro
|
D | parser.c | 1248 if (xmlHashLookup2(ctxt->attsSpecial, fullname, fullattr) != NULL) in xmlAddDefAttrs() 1274 defaults = xmlHashLookup2(ctxt->attsDefault, name, prefix); in xmlAddDefAttrs() 1357 if (xmlHashLookup2(ctxt->attsSpecial, fullname, fullattr) != NULL) in xmlAddSpecialAttr() 9478 defaults = xmlHashLookup2(ctxt->attsDefault, localname, prefix); in xmlParseStartTag2()
|
D | xmlschemastypes.c | 1116 return((xmlSchemaTypePtr) xmlHashLookup2(xmlSchemaTypesBank, name, ns)); in xmlSchemaGetPredefinedType()
|
D | xpath.c | 4993 ret = (xmlXPathFunction) xmlHashLookup2(ctxt->funcHash, name, ns_uri); in xmlXPathFunctionLookupNS() 5141 xmlHashLookup2(ctxt->varHash, name, ns_uri))); in xmlXPathVariableLookupNS()
|
D | xmlschemas.c | 5800 return(xmlHashLookup2(WXS_SUBST_GROUPS(pctxt), in xmlSchemaSubstGroupGet()
|
/third_party/libxml2/include/libxml/ |
D | hash.h | 176 xmlHashLookup2 (xmlHashTablePtr table,
|
/third_party/libxml2/os400/libxmlrpg/ |
D | hash.rpgle | 170 d xmlHashLookup2 pr * extproc('xmlHashLookup2') void *
|
/third_party/libxml2/ |
D | relaxng.c | 9402 tmp = xmlHashLookup2(partitions->triage, BAD_CAST "#text", in xmlRelaxNGValidateInterleave() 9406 tmp = xmlHashLookup2(partitions->triage, cur->name, in xmlRelaxNGValidateInterleave() 9409 tmp = xmlHashLookup2(partitions->triage, in xmlRelaxNGValidateInterleave() 9414 xmlHashLookup2(partitions->triage, cur->name, in xmlRelaxNGValidateInterleave() 9418 xmlHashLookup2(partitions->triage, BAD_CAST "#any", in xmlRelaxNGValidateInterleave() 10383 xmlHashLookup2(triage, BAD_CAST "#text", NULL); in xmlRelaxNGValidateState() 10386 list = xmlHashLookup2(triage, node->name, in xmlRelaxNGValidateState() 10390 xmlHashLookup2(triage, BAD_CAST "#any", in xmlRelaxNGValidateState() 10394 xmlHashLookup2(triage, node->name, NULL); in xmlRelaxNGValidateState() 10397 xmlHashLookup2(triage, BAD_CAST "#any", in xmlRelaxNGValidateState()
|
D | hash.c | 481 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, in xmlHashLookup2() function
|
D | valid.c | 1549 ret = xmlHashLookup2(dtd->doc->intSubset->elements, name, ns); in xmlAddElementDecl() 1562 ret = xmlHashLookup2(table, name, ns); in xmlAddElementDecl() 3280 cur = xmlHashLookup2(table, name, prefix); in xmlGetDtdElementDesc() 3329 cur = xmlHashLookup2(table, name, prefix); in xmlGetDtdElementDesc2() 3373 return(xmlHashLookup2(table, name, prefix)); in xmlGetDtdQElementDesc()
|
D | libxml2.syms | 868 xmlHashLookup2;
|
D | elfgcchack.h | 4345 #undef xmlHashLookup2 4346 extern __typeof (xmlHashLookup2) xmlHashLookup2 __attribute((alias("xmlHashLookup2__internal_alias"… 4348 #ifndef xmlHashLookup2 4349 extern __typeof (xmlHashLookup2) xmlHashLookup2__internal_alias __attribute((visibility("hidden"))); 4350 #define xmlHashLookup2 xmlHashLookup2__internal_alias macro
|
D | parser.c | 1264 if (xmlHashLookup2(ctxt->attsSpecial, fullname, fullattr) != NULL) in xmlAddDefAttrs() 1290 defaults = xmlHashLookup2(ctxt->attsDefault, name, prefix); in xmlAddDefAttrs() 1373 if (xmlHashLookup2(ctxt->attsSpecial, fullname, fullattr) != NULL) in xmlAddSpecialAttr() 9532 defaults = xmlHashLookup2(ctxt->attsDefault, localname, prefix); in xmlParseStartTag2()
|
D | xmlschemastypes.c | 1087 return((xmlSchemaTypePtr) xmlHashLookup2(xmlSchemaTypesBank, name, ns)); in xmlSchemaGetPredefinedType()
|
D | xpath.c | 4935 ret = (xmlXPathFunction) xmlHashLookup2(ctxt->funcHash, name, ns_uri); in xmlXPathFunctionLookupNS() 5083 xmlHashLookup2(ctxt->varHash, name, ns_uri))); in xmlXPathVariableLookupNS()
|
D | xmlschemas.c | 5816 return(xmlHashLookup2(WXS_SUBST_GROUPS(pctxt), in xmlSchemaSubstGroupGet()
|
D | testapi.c | 10090 ret_val = xmlHashLookup2(table, (const xmlChar *)name, (const xmlChar *)name2); in test_xmlHashLookup2()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 951 xmlHashLookup2
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 105330 -#undef xmlHashLookup2 105331 -extern __typeof (xmlHashLookup2) xmlHashLookup2 __attribute((alias("xmlHashLookup2__internal_alias… 105333 -#ifndef xmlHashLookup2 105334 -extern __typeof (xmlHashLookup2) xmlHashLookup2__internal_alias __attribute((visibility("hidden"))… 105335 -#define xmlHashLookup2 xmlHashLookup2__internal_alias
|