Home | History | Annotate | Download | only in Parser

Lines Matching refs:ch3

332     int ch1, ch2, ch3;
344 ch3 = get_char(tok);
345 if (ch3 != 0xBF) {
346 unget_char(ch3, tok);