Home | History | Annotate | Download | only in intltest

Lines Matching defs:theChar

918                 UChar32 theChar = -1;
923 theChar = u_charFromName(U_UNICODE_CHAR_NAME, charNameBuf, &status);
925 theChar = -1;
928 if (theChar == -1) {
934 tp.dataToBreak.append(theChar);