Searched defs:yy_buffer_state (Results 1 – 5 of 5) sorted by relevance
171 struct yy_buffer_state struct173 FILE *yy_input_file;175 char *yy_ch_buf; /* input buffer */176 char *yy_buf_pos; /* current position in input buffer */181 yy_size_t yy_buf_size;186 int yy_n_chars;192 int yy_is_our_buffer;199 int yy_is_interactive;205 int yy_at_bol;210 int yy_fill_buffer;[all …]
188 struct yy_buffer_state struct190 FILE *yy_input_file;192 char *yy_ch_buf; /* input buffer */193 char *yy_buf_pos; /* current position in input buffer */198 yy_size_t yy_buf_size;203 yy_size_t yy_n_chars;209 int yy_is_our_buffer;216 int yy_is_interactive;222 int yy_at_bol;224 int yy_bs_lineno; /**< The line count. */[all …]
201 struct yy_buffer_state struct203 FILE *yy_input_file;205 char *yy_ch_buf; /* input buffer */206 char *yy_buf_pos; /* current position in input buffer */211 yy_size_t yy_buf_size;216 yy_size_t yy_n_chars;222 int yy_is_our_buffer;229 int yy_is_interactive;235 int yy_at_bol;237 int yy_bs_lineno; /**< The line count. */[all …]