Home | History | Annotate | Download | only in intltest

Lines Matching refs:theChar

1159                 UChar32 theChar = -1;
1164 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1166 theChar = -1;
1169 if (theChar == -1) {
1175 tp.dataToBreak.append(theChar);