Home | History | Annotate | Download | only in intltest

Lines Matching refs:theChar

1987                 UChar32 theChar = -1;
1992 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
1994 theChar = -1;
1997 if (theChar == -1) {
2003 tp.dataToBreak.append(theChar);