Lines Matching defs:yy_buffer_state
180 struct yy_buffer_state struct
182 FILE *yy_input_file;
184 char *yy_ch_buf; /* input buffer */
185 char *yy_buf_pos; /* current position in input buffer */
190 yy_size_t yy_buf_size;
195 int yy_n_chars;
201 int yy_is_our_buffer;
208 int yy_is_interactive;
214 int yy_at_bol;
216 int yy_bs_lineno; /**< The line count. */
217 int yy_bs_column; /**< The column count. */
222 int yy_fill_buffer;
224 int yy_buffer_status;