Searched defs:yy_buffer_state (Results 1 – 5 of 5) sorted by relevance
238 struct yy_buffer_state struct241 FILE *yy_input_file;247 char *yy_ch_buf; /* input buffer */248 char *yy_buf_pos; /* current position in input buffer */253 yy_size_t yy_buf_size;258 yy_size_t yy_n_chars;264 int yy_is_our_buffer;271 int yy_is_interactive;277 int yy_at_bol;279 int yy_bs_lineno; /**< The line count. */[all …]
221 struct yy_buffer_state struct223 FILE *yy_input_file;225 char *yy_ch_buf; /* input buffer */226 char *yy_buf_pos; /* current position in input buffer */231 yy_size_t yy_buf_size;236 yy_size_t yy_n_chars;242 int yy_is_our_buffer;249 int yy_is_interactive;255 int yy_at_bol;257 int yy_bs_lineno; /**< The line count. */[all …]
257 struct yy_buffer_state struct260 FILE *yy_input_file;266 char *yy_ch_buf; /* input buffer */267 char *yy_buf_pos; /* current position in input buffer */272 yy_size_t yy_buf_size;277 yy_size_t yy_n_chars;283 int yy_is_our_buffer;290 int yy_is_interactive;296 int yy_at_bol;298 int yy_bs_lineno; /**< The line count. */[all …]