Searched defs:nextCodePoint (Results 1 – 7 of 7) sorted by relevance
59 UIterCollationIterator::nextCodePoint(UErrorCode & /*errorCode*/) { in nextCodePoint() function in UIterCollationIterator160 FCDUIterCollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() function in FCDUIterCollationIterator
94 UTF8CollationIterator::nextCodePoint(UErrorCode & /*errorCode*/) { in nextCodePoint() function in UTF8CollationIterator265 FCDUTF8CollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() function in FCDUTF8CollationIterator
86 UTF16CollationIterator::nextCodePoint(UErrorCode & /*errorCode*/) { in nextCodePoint() function in UTF16CollationIterator249 FCDUTF16CollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint() function in FCDUTF16CollationIterator
218 DataBuilderCollationIterator::nextCodePoint(UErrorCode & /*errorCode*/) { in nextCodePoint() function in DataBuilderCollationIterator
785 UChar32 nextCodePoint() { in nextCodePoint() function in __anone3a378560211::NFDIterator
3243 static UChar32 nextCodePoint(UChar32 c) { in nextCodePoint() function