Lines Matching defs:yy_buffer_state
202 struct yy_buffer_state struct
204 FILE *yy_input_file;
206 char *yy_ch_buf; /* input buffer */
207 char *yy_buf_pos; /* current position in input buffer */
212 yy_size_t yy_buf_size;
217 int yy_n_chars;
223 int yy_is_our_buffer;
230 int yy_is_interactive;
236 int yy_at_bol;
238 int yy_bs_lineno; /**< The line count. */
239 int yy_bs_column; /**< The column count. */
244 int yy_fill_buffer;
246 int yy_buffer_status;