Lines Matching defs:yy_buffer_state
162 struct yy_buffer_state struct
164 FILE *yy_input_file;
166 char *yy_ch_buf; /* input buffer */
167 char *yy_buf_pos; /* current position in input buffer */
172 yy_size_t yy_buf_size;
177 yy_size_t yy_n_chars;
183 int yy_is_our_buffer;
190 int yy_is_interactive;
196 int yy_at_bol;
198 int yy_bs_lineno; /**< The line count. */
199 int yy_bs_column; /**< The column count. */
204 int yy_fill_buffer;
206 int yy_buffer_status;