Searched refs:xmlHashAdd2 (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | hash.h | 126 xmlHashAdd2 (xmlHashTablePtr hash,
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | hash.h | 126 xmlHashAdd2 (xmlHashTablePtr hash,
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | hash.c | 630 xmlHashAdd2(xmlHashTablePtr hash, const xmlChar *key, in xmlHashAdd2() function
|
H A D | valid.c | 1277 res = xmlHashAdd2(table, localName, ret->prefix, ret); in xmlAddElementDecl() 3000 if (xmlHashAdd2(table, localName, cur->prefix, cur) <= 0) in xmlGetDtdElementDesc2()
|
H A D | parser.c | 1188 if (xmlHashAdd2(ctxt->attsSpecial, fullname, fullattr, in xmlAddSpecialAttr()
|
/aosp_15_r20/external/libxml2/ |
H A D | hash.c | 636 xmlHashAdd2(xmlHashTablePtr hash, const xmlChar *key, in xmlHashAdd2() function
|
H A D | valid.c | 1284 res = xmlHashAdd2(table, localName, ret->prefix, ret); in xmlAddElementDecl() 3026 if (xmlHashAdd2(table, localName, cur->prefix, cur) <= 0) in xmlGetDtdElementDesc2()
|
H A D | parser.c | 1182 if (xmlHashAdd2(ctxt->attsSpecial, fullname, fullattr, in xmlAddSpecialAttr()
|
H A D | testapi.c | 9252 ret_val = xmlHashAdd2(hash, key, key2, payload); in test_xmlHashAdd2()
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libxml2.so.toc | 886 881: FUNC GLOBAL DEFAULT 15 xmlHashAdd2
|
/aosp_15_r20/out/soong/.intermediates/external/libxml2/libxml2/linux_glibc_x86_64_shared/ |
D | libxml2.so.toc | 894 889: FUNC GLOBAL DEFAULT 11 xmlHashAdd2
|