Lines Matching refs:range
84 * iteration range, if <tt>codepoint != IS_STRING</tt>. If
126 * code point range, depending on whether <tt>next()</tt> or
133 * of the range, and <tt>getCodepointEnd()</tt> returns the end
134 * of the range.
147 * Returns the end of the current code point range, if
177 // Finish code point/range iteration.
178 range = endRange;
209 * Returns the next element in the set, either a code point range
213 * range of one or more code points from <tt>getCodepoint()</tt> to
268 /** End range
273 int32_t range;
301 /** Load range
303 void loadRange(int32_t range);