Lines Matching defs:yy_buffer_state
220 struct yy_buffer_state struct
222 FILE *yy_input_file;
224 char *yy_ch_buf; /* input buffer */
225 char *yy_buf_pos; /* current position in input buffer */
230 yy_size_t yy_buf_size;
235 int yy_n_chars;
241 int yy_is_our_buffer;
248 int yy_is_interactive;
254 int yy_at_bol;
256 int yy_bs_lineno; /**< The line count. */
257 int yy_bs_column; /**< The column count. */
262 int yy_fill_buffer;
264 int yy_buffer_status;