Lines Matching defs:yy_buffer_state
172 struct yy_buffer_state struct
174 FILE *yy_input_file;
176 char *yy_ch_buf; /* input buffer */
177 char *yy_buf_pos; /* current position in input buffer */
182 int yy_buf_size;
187 int yy_n_chars;
193 int yy_is_our_buffer;
200 int yy_is_interactive;
206 int yy_at_bol;
208 int yy_bs_lineno; /**< The line count. */
209 int yy_bs_column; /**< The column count. */
214 int yy_fill_buffer;
216 int yy_buffer_status;