Searched defs:getCodepoint (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Dusetiter.h56 * processCodepointRange(it.getCodepoint(), it.getCodepointEnd());
134 * <tt>getCodepoint()</tt>.
135 * For ranges, <tt>getCodepoint()</tt> returns the starting codepoint
147 inline UChar32 getCodepoint() const;
181 * <tt>getCodepoint()</tt>
199 * range of one or more code points from <tt>getCodepoint()</tt> to
309 inline UChar32 UnicodeSetIterator::getCodepoint() const { function in class:UnicodeSetIterator

Completed in 329 milliseconds