Searched refs:fA_sharps16 (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 860 static const UChar fA_sharps16[] = { 0x66, 0x41, 0xdf, 0 }; in TestUTS46() local 883 length = uidna_labelToASCII(uts46, fA_sharps16, -1, in TestUTS46() 891 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16), in TestUTS46() 899 length = uidna_nameToASCII(uts46, fA_sharps16, u_strlen(fA_sharps16), in TestUTS46() 908 length = uidna_nameToUnicode(uts46, fA_sharps16, -1, in TestUTS46() 973 length = uidna_labelToASCII(uts46, fA_sharps16, -1, in TestUTS46() 979 length = uidna_labelToUnicode(uts46, fA_sharps16, u_strlen(fA_sharps16), in TestUTS46() 985 length = uidna_nameToASCII(uts46, NULL, u_strlen(fA_sharps16), in TestUTS46() 991 length = uidna_nameToUnicode(uts46, fA_sharps16, -2, in TestUTS46()
|