Searched refs:nextInputChar (Results 1 – 1 of 1) sorted by relevance
123 int next = nextInputChar(); in nextOutputChar()149 int next = nextInputChar(); in backSlashSeen()167 int next = nextInputChar(); in unicodeStartSeen()192 int next2 = nextInputChar(); in readDigits()201 int next1 = nextInputChar(); in readDigits()211 int next0 = nextInputChar(); in readDigits()250 private int nextInputChar() throws IOException { in nextInputChar() method in UnicodeEscapeProcessingProvider