Home
last modified time | relevance | path

Searched refs:rightUTF16CollIter (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DRuleBasedCollator.java1703 buffer.rightUTF16CollIter.setText(numeric, right, equalPrefixLength); in doCompare()
1705 buffer.leftUTF16CollIter, buffer.rightUTF16CollIter, roSettings); in doCompare()
1779 rightUTF16CollIter = new UTF16CollationIterator(data); in CollationBuffer()
1789 UTF16CollationIterator rightUTF16CollIter; field in RuleBasedCollator.CollationBuffer