Lines Matching defs:yy_buffer_state
209 struct yy_buffer_state struct
212 std::istream* yy_input_file;
214 char *yy_ch_buf; /* input buffer */
215 char *yy_buf_pos; /* current position in input buffer */
220 yy_size_t yy_buf_size;
225 yy_size_t yy_n_chars;
231 int yy_is_our_buffer;
238 int yy_is_interactive;
244 int yy_at_bol;
246 int yy_bs_lineno; /**< The line count. */
247 int yy_bs_column; /**< The column count. */
252 int yy_fill_buffer;
254 int yy_buffer_status;