Lines Matching defs:toUnicode
695 // Ticket #8137: UTS #46 toUnicode() fails with non-ASCII labels that turn
1046 // An error in toUnicode or toASCII is indicated by a value in square brackets,
1074 // Column 2: toUnicode
1075 // The result of applying toUnicode to the source, with Transitional_Processing=false.
1077 UnicodeString toUnicode = s16FromField(fields[1]);
1078 if (toUnicode.isEmpty()) {
1079 toUnicode = source;
1089 // A blank value means the same as the toUnicode value.
1092 toAsciiN = toUnicode;
1123 checkIdnaTestResult(fields[0][0], "toUnicodeNontrans", toUnicode, uN,