Lines Matching defs:yy_buffer_state
184 struct yy_buffer_state struct
186 FILE *yy_input_file;
188 char *yy_ch_buf; /* input buffer */
189 char *yy_buf_pos; /* current position in input buffer */
194 size_t yy_buf_size;
199 size_t yy_n_chars;
205 int yy_is_our_buffer;
212 int yy_is_interactive;
218 int yy_at_bol;
220 int yy_bs_lineno; /**< The line count. */
221 int yy_bs_column; /**< The column count. */
226 int yy_fill_buffer;
228 int yy_buffer_status;