Searched refs:getCodepointEnd (Results 1 – 5 of 5) sorted by relevance
153 inline UChar32 getCodepointEnd() const;311 inline UChar32 UnicodeSetIterator::getCodepointEnd() const { in getCodepointEnd() function
50 end=iter.getCodepointEnd(); in TrieSet()
107 end=iter.getCodepointEnd(); in BitSet()
423 hanString.append(hanIter.getCodepointEnd()); in CollData()
1986 t.add(it.getCodepoint(), it.getCodepointEnd()); in copyWithIterator()