Lines Matching defs:yy_buffer_state
206 struct yy_buffer_state struct
208 FILE *yy_input_file;
210 char *yy_ch_buf; /* input buffer */
211 char *yy_buf_pos; /* current position in input buffer */
216 int yy_buf_size;
221 int yy_n_chars;
227 int yy_is_our_buffer;
234 int yy_is_interactive;
240 int yy_at_bol;
242 int yy_bs_lineno; /**< The line count. */
243 int yy_bs_column; /**< The column count. */
248 int yy_fill_buffer;
250 int yy_buffer_status;