Searched refs:get_type (Results 1 – 1 of 1) sorted by relevance
931 static enum tep_event_type get_type(int ch) in get_type() function1008 type = get_type(ch); in __read_token()1114 while (get_type(peek_char()) == type) { in __read_token()