Searched refs:unfetch (Results 1 - 2 of 2) sorted by relevance

/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/
H A DScannerSupport.java30 private int lastFetched; // last fetched value for unfetch support
67 unfetch();
89 unfetch();
111 unfetch();
147 protected final void unfetch() { method in class:ScannerSupport
H A DLexer.java111 unfetch();
297 unfetch();
391 unfetch();
493 unfetch();
723 unfetch();
801 unfetch();

Completed in 50 milliseconds