Home | History | Annotate | Download | only in unicode

Lines Matching full:over

40  *   provides iteration over its normalized form
55 * slower than normalizing the entire text at once and iterating over the result.
144 * Creates a new <code>Normalizer</code> object for iterating over the
156 * Creates a new <code>Normalizer</code> object for iterating over the
169 * Creates a new <code>Normalizer</code> object for iterating over the
548 * over which this <code>Normalizer</code> is iterating.
558 * over which this <code>Normalizer</code> is iterating.
611 * over a string, calls to {@link #next() } and {@link #previous() } may
668 * Set the input text over which this <code>Normalizer</code> will iterate.
679 * Set the input text over which this <code>Normalizer</code> will iterate.
690 * Set the input text over which this <code>Normalizer</code> will iterate.