Lines Matching defs:yy_buffer_state
188 struct yy_buffer_state struct
190 FILE *yy_input_file;
192 char *yy_ch_buf; /* input buffer */
193 char *yy_buf_pos; /* current position in input buffer */
198 yy_size_t yy_buf_size;
203 yy_size_t yy_n_chars;
209 int yy_is_our_buffer;
216 int yy_is_interactive;
222 int yy_at_bol;
224 int yy_bs_lineno; /**< The line count. */
225 int yy_bs_column; /**< The column count. */
230 int yy_fill_buffer;
232 int yy_buffer_status;