Home | History | Annotate | Download | only in intltest

Lines Matching refs:beforeUpper

205         beforeUpper[]= { 0x61, 0x42, 0x69,  0x3c2, 0xdf,       0x3c3, 0x2f, 0xfb03,           0xfb03,           0xfb03,           0xd93f, 0xdfff },
233 s=UnicodeString(FALSE, beforeUpper, UPRV_LENGTHOF(beforeUpper));
234 s.setCharAt(0, beforeUpper[0]).toUpper(Locale(""));
242 s=UnicodeString(FALSE, beforeUpper, UPRV_LENGTHOF(beforeUpper));