Searched defs:nextRawCodePoint (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ | ||
D | rulebasedcollator.cpp | 831 virtual UChar32 nextRawCodePoint() { in nextRawCodePoint() function in __anonce12549f0211::UTF16NFDIterator |
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ | ||
D | RuleBasedCollator.java | 1556 protected abstract int nextRawCodePoint(); in nextRawCodePoint() method in RuleBasedCollator.NFDIterator |