Searched defs:nextChar (Results 1 – 12 of 12) sorted by relevance
71 private int nChars, nextChar; field in BufferedWriter
76 private int nChars, nextChar; field in BufferedReader
469 private int nChars, nextChar; field in Console.LineReader
284 int nextChar = 0; in initVersions() local
144 private int nextChar; field in Console.LineReader
238 public static char nextChar() { in nextChar() method in Rnd
77 public char nextChar() { in nextChar() method in BulkPutBuffer.MyRandom
530 public char nextChar() { in nextChar() method in EmulatedStackFrame.StackFrameReader
1065 char nextChar = replacement.charAt(cursor); in appendExpandedReplacement() local
595 int nextChar = in.read(); in trailingSpace() local
2442 char nextChar = result.charAt(i); in processFloatToken() local
4446 char nextChar = text.charAt(position); in parse() local