Home | History | Annotate | Download | only in intltest

Lines Matching refs:theChar

1648                 UChar32 theChar = -1;
1653 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1655 theChar = -1;
1658 if (theChar == -1) {
1664 tp.dataToBreak.append(theChar);