Home | History | Annotate | Download | only in intltest

Lines Matching refs:theChar

1331                 UChar32 theChar = -1;
1336 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1338 theChar = -1;
1341 if (theChar == -1) {
1347 tp.dataToBreak.append(theChar);