Lines Matching refs:cText
3887 UChar32 cText;3899 cText = inputIterator.next();3900 if (cText != cPattern) {5408 UChar32 cText;5415 cText = inputIterator.next();5416 if (cText != cPattern) {5418 if (cText == U_SENTINEL) {