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

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DRuleCharacterIterator.java198 jumpahead(offset[0]);
297 * parse the string returned by lookahead(), then call jumpahead() to
315 public void jumpahead(int count) { method in class:RuleCharacterIterator

Completed in 30 milliseconds