Home | History | Annotate | Download | only in intltest

Lines Matching defs:theChar

1205                 UChar32 theChar = -1;
1210 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1212 theChar = -1;
1215 if (theChar == -1) {
1221 tp.dataToBreak.append(theChar);