Home | History | Annotate | Download | only in util

Lines Matching defs:next_ch

441 	int ch, last_ch, quote_ch, next_ch;
470 next_ch = __peek_char();
471 if (next_ch == '>') {