Lines Matching refs:UChar
35 const UChar *s, const UChar *p, const UChar *lim)
39 UTF16CollationIterator(const UTF16CollationIterator &other, const UChar *newText);
49 void setText(const UChar *s, const UChar *lim) {
67 virtual UChar handleGetTrailSurrogate();
77 const UChar *start, *pos, *limit;
86 const UChar *s, const UChar *p, const UChar *lim)
92 FCDUTF16CollationIterator(const FCDUTF16CollationIterator &other, const UChar *newText);
144 UBool normalize(const UChar *from, const UChar *to, UErrorCode &errorCode);
169 const UChar *rawStart;
170 const UChar *segmentStart;
171 const UChar *segmentLimit;
173 const UChar *rawLimit;