Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Dusetiter.h153 inline UChar32 getCodepointEnd() const;
311 inline UChar32 UnicodeSetIterator::getCodepointEnd() const { in getCodepointEnd() function
/external/icu4c/test/perf/unisetperf/draft/
Dtrieset.cpp50 end=iter.getCodepointEnd(); in TrieSet()
Dbitset.cpp106 end=iter.getCodepointEnd(); in BitSet()
/external/icu4c/test/intltest/
Dtstnorm.cpp1142 end=it.getCodepointEnd(); in TestCompare()
Dusettest.cpp1873 t.add(it.getCodepoint(), it.getCodepointEnd()); in copyWithIterator()