Home | History | Annotate | Download | only in intltest

Lines Matching full:thechar

1629                 UChar32 theChar = -1;
1634 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1636 theChar = -1;
1639 if (theChar == -1) {
1645 tp.dataToBreak.append(theChar);