Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dusetiter.h155 inline UChar32 getCodepointEnd() const;
313 inline UChar32 UnicodeSetIterator::getCodepointEnd() const { in getCodepointEnd() function
/external/icu/icu4c/source/test/perf/unisetperf/draft/
Dtrieset.cpp54 end=iter.getCodepointEnd(); in TrieSet()
Dbitset.cpp111 end=iter.getCodepointEnd(); in BitSet()
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp422 hanString.append(hanIter.getCodepointEnd()); in CollData()
Dusettest.cpp1986 t.add(it.getCodepoint(), it.getCodepointEnd()); in copyWithIterator()