Searched refs:getCodepointEnd (Results 1 – 4 of 4) sorted by relevance
153 inline UChar32 getCodepointEnd() const;311 inline UChar32 UnicodeSetIterator::getCodepointEnd() const { in getCodepointEnd() function
50 end=iter.getCodepointEnd(); in TrieSet()
106 end=iter.getCodepointEnd(); in BitSet()
1935 t.add(it.getCodepoint(), it.getCodepointEnd()); in copyWithIterator()