Searched defs:yy_buffer_state (Results 1 – 2 of 2) sorted by relevance
194 struct yy_buffer_state struct196 FILE *yy_input_file;198 char *yy_ch_buf; /* input buffer */199 char *yy_buf_pos; /* current position in input buffer */204 yy_size_t yy_buf_size;209 int yy_n_chars;215 int yy_is_our_buffer;222 int yy_is_interactive;228 int yy_at_bol;230 int yy_bs_lineno; /**< The line count. */[all …]
193 struct yy_buffer_state struct195 FILE *yy_input_file;197 char *yy_ch_buf; /* input buffer */198 char *yy_buf_pos; /* current position in input buffer */203 yy_size_t yy_buf_size;208 int yy_n_chars;214 int yy_is_our_buffer;221 int yy_is_interactive;227 int yy_at_bol;229 int yy_bs_lineno; /**< The line count. */[all …]