Lines Matching defs:yy_buffer_state
221 struct yy_buffer_state struct
223 FILE *yy_input_file;
225 char *yy_ch_buf; /* input buffer */
226 char *yy_buf_pos; /* current position in input buffer */
231 yy_size_t yy_buf_size;
236 yy_size_t yy_n_chars;
242 int yy_is_our_buffer;
249 int yy_is_interactive;
255 int yy_at_bol;
257 int yy_bs_lineno; /**< The line count. */
258 int yy_bs_column; /**< The column count. */
263 int yy_fill_buffer;
265 int yy_buffer_status;