Lines Matching defs:yy_buffer_state
216 struct yy_buffer_state struct
218 FILE *yy_input_file;
220 char *yy_ch_buf; /* input buffer */
221 char *yy_buf_pos; /* current position in input buffer */
226 yy_size_t yy_buf_size;
231 yy_size_t yy_n_chars;
237 int yy_is_our_buffer;
244 int yy_is_interactive;
250 int yy_at_bol;
252 int yy_bs_lineno; /**< The line count. */
253 int yy_bs_column; /**< The column count. */
258 int yy_fill_buffer;
260 int yy_buffer_status;