Lines Matching defs:yy_buffer_state
209 struct yy_buffer_state struct
211 FILE *yy_input_file;
213 char *yy_ch_buf; /* input buffer */
214 char *yy_buf_pos; /* current position in input buffer */
219 yy_size_t yy_buf_size;
224 yy_size_t yy_n_chars;
230 int yy_is_our_buffer;
237 int yy_is_interactive;
243 int yy_at_bol;
245 int yy_bs_lineno; /**< The line count. */
246 int yy_bs_column; /**< The column count. */
251 int yy_fill_buffer;
253 int yy_buffer_status;