Lines Matching defs:yy_buffer_state
185 struct yy_buffer_state struct
187 FILE *yy_input_file;
189 char *yy_ch_buf; /* input buffer */
190 char *yy_buf_pos; /* current position in input buffer */
195 int yy_buf_size;
200 int yy_n_chars;
206 int yy_is_our_buffer;
213 int yy_is_interactive;
219 int yy_at_bol;
221 int yy_bs_lineno; /**< The line count. */
222 int yy_bs_column; /**< The column count. */
227 int yy_fill_buffer;
229 int yy_buffer_status;