Searched defs:yy_buffer_state (Results 1 – 5 of 5) sorted by relevance
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 …]
216 struct yy_buffer_state struct218 FILE *yy_input_file;220 char *yy_ch_buf; /* input buffer */221 char *yy_buf_pos; /* current position in input buffer */226 yy_size_t yy_buf_size;231 int yy_n_chars;237 int yy_is_our_buffer;244 int yy_is_interactive;250 int yy_at_bol;252 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 …]