Lines Matching defs:yy_buffer_state
186 struct yy_buffer_state struct
188 FILE *yy_input_file;
190 char *yy_ch_buf; /* input buffer */
191 char *yy_buf_pos; /* current position in input buffer */
196 int yy_buf_size;
201 int yy_n_chars;
207 int yy_is_our_buffer;
214 int yy_is_interactive;
220 int yy_at_bol;
222 int yy_bs_lineno; /**< The line count. */
223 int yy_bs_column; /**< The column count. */
228 int yy_fill_buffer;
230 int yy_buffer_status;