Searched defs:yy_buffer_state (Results 1 – 1 of 1) sorted by relevance
217 struct yy_buffer_state struct219 FILE *yy_input_file;221 char *yy_ch_buf; /* input buffer */227 yy_size_t yy_buf_size;232 int yy_n_chars;238 int yy_is_our_buffer;245 int yy_is_interactive;251 int yy_at_bol;253 int yy_bs_lineno; /**< The line count. */259 int yy_fill_buffer;[all …]