Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c861 static const char fA_sharps8[] = { 0x66, 0x41, (char)0xc3, (char)0x9f, 0 }; in TestUTS46() local
918 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46()
926 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46()
934 length = uidna_nameToASCII_UTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46()
943 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46()
998 length = uidna_labelToASCII_UTF8(uts46, fA_sharps8, -1, in TestUTS46()
1004 length = uidna_labelToUnicodeUTF8(uts46, fA_sharps8, (int32_t)strlen(fA_sharps8), in TestUTS46()
1010 length = uidna_nameToASCII_UTF8(uts46, dest8, (int32_t)strlen(fA_sharps8), in TestUTS46()
1016 length = uidna_nameToUnicodeUTF8(uts46, fA_sharps8, -1, in TestUTS46()