Home
last modified time | relevance | path

Searched defs:handleNextCE32 (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp43 UIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { in handleNextCE32() function in UIterCollationIterator
107 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp43 UTF8CollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { in handleNextCE32() function in UTF8CollationIterator
150 FCDUTF8CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp58 UTF16CollationIterator::handleNextCE32(UChar32 &c, UErrorCode & /*errorCode*/) { in handleNextCE32() function in UTF16CollationIterator
208 FCDUTF16CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() function in FCDUTF16CollationIterator
Dcollationiterator.cpp205 CollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32() function in CollationIterator
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DIterCollationIterator.java49 protected long handleNextCE32() { in handleNextCE32() method in IterCollationIterator
DFCDUTF16CollationIterator.java159 protected long handleNextCE32() { in handleNextCE32() method in FCDUTF16CollationIterator
DUTF16CollationIterator.java101 protected long handleNextCE32() { in handleNextCE32() method in UTF16CollationIterator
DFCDIterCollationIterator.java147 protected long handleNextCE32() { in handleNextCE32() method in FCDIterCollationIterator
DCollationIterator.java396 protected long handleNextCE32() { in handleNextCE32() method in CollationIterator