Searched refs:__peek_char (Results 1 – 1 of 1) sorted by relevance
893 static int __peek_char(void) in __peek_char() function908 return __peek_char(); in tep_peek_char()964 next_ch = __peek_char(); in __read_token()976 ch = __peek_char(); in __read_token()999 ch = __peek_char(); in __read_token()1053 while (get_type(__peek_char()) == type) { in __read_token()