Home | History | Annotate | Download | only in intltest

Lines Matching refs:x1b

1327     UnicodeString IN("abc\\u4567 \\n\\r \\U00101234xyz\\x1\\x{5289}\\x1b", -1, US_INV);
1336 OUT.append((UChar32)1).append((UChar32)0x5289).append((UChar)0x1b);