Searched refs:fA_sharps8 (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/icu/source/test/cintltst/ |
D | idnatest.c | 862 static const char fA_sharps8[] = { 0x66, 0x41, (char)0xc3, (char)0x9f, 0 }; in TestUTS46() local 919 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46() 927 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 935 length = uidna_nameToASCII_UTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 944 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46() 999 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46() 1005 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 1011 length = uidna_nameToASCII_UTF8(uts46, dest8, (int32_t)strlen(fA_sharps8), in TestUTS46() 1017 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46()
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 862 static const char fA_sharps8[] = { 0x66, 0x41, (char)0xc3, (char)0x9f, 0 }; in TestUTS46() local 919 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46() 927 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 935 length = uidna_nameToASCII_UTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 944 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46() 999 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46() 1005 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46() 1011 length = uidna_nameToASCII_UTF8(uts46, dest8, (int32_t)strlen(fA_sharps8), in TestUTS46() 1017 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46()
|