Lines Matching refs:next
38 * while (it.next()) {
84 * iterating over code points using <tt>next()</tt>, or if
110 * Create an iterator over nothing. <tt>next()</tt> and
127 * code point range, depending on whether <tt>next()</tt> or
162 * advanced to the next item, or until the iterator is deleted.
169 * Advances the iteration position to the next element in the set,
183 * calls to <tt>next()</tt> and <tt>nextRange()</tt> without
190 UBool next();
193 * Returns the next element in the set, either a code point range
204 * <tt>next()</tt> and <tt>nextRange()</tt> without calling
265 /** Next element
270 /** Next string