Home | History | Annotate | Download | only in i18n

Lines Matching refs:cText

3796                     UChar32   cText;
3808 cText = inputIterator.next();
3809 if (cText != cPattern) {
5236 UChar32 cText;
5243 cText = inputIterator.next();
5244 if (cText != cPattern) {
5246 if (cText == U_SENTINEL) {