Home | History | Annotate | Download | only in unicode

Lines Matching defs:range

83      * iteration range, if <tt>codepoint != IS_STRING</tt>.  If
127 * code point range, depending on whether <tt>next()</tt> or
134 * of the range, and <tt>getCodepointEnd()</tt> returns the end
135 * of the range.
148 * Returns the end of the current code point range, if
193 * Returns the next element in the set, either a code point range
197 * range of one or more code points from <tt>getCodepoint()</tt> to
253 /** End range
257 /** Range
260 int32_t range;
296 /** Load range
299 virtual void loadRange(int32_t range);