Home | History | Annotate | Download | only in stream

Lines Matching refs:nextNonWhitespace

558             switch (nextNonWhitespace()) {
571 switch (nextNonWhitespace()) {
599 switch (nextNonWhitespace()) {
607 switch (nextNonWhitespace()) {
620 int quote = nextNonWhitespace();
645 switch (nextNonWhitespace()) {
663 int c = nextNonWhitespace();
709 private int nextNonWhitespace() throws IOException {