Searched defs:yy_buffer_state (Results 1 – 7 of 7) sorted by relevance
221 struct yy_buffer_state struct224 FILE *yy_input_file;230 char *yy_ch_buf; /* input buffer */231 char *yy_buf_pos; /* current position in input buffer */236 yy_size_t yy_buf_size;241 int yy_n_chars;247 int yy_is_our_buffer;254 int yy_is_interactive;260 int yy_at_bol;262 int yy_bs_lineno; /**< The line count. */[all …]
180 struct yy_buffer_state struct182 FILE *yy_input_file;184 char *yy_ch_buf; /* input buffer */185 char *yy_buf_pos; /* current position in input buffer */190 yy_size_t yy_buf_size;195 int yy_n_chars;201 int yy_is_our_buffer;208 int yy_is_interactive;214 int yy_at_bol;216 int yy_bs_lineno; /**< The line count. */[all …]
281 struct yy_buffer_state struct283 FILE *yy_input_file;285 YY_CHAR *yy_ch_buf; /* input buffer */286 YY_CHAR *yy_buf_pos; /* current position in input buffer */289 int yy_buf_size;292 int yy_n_chars;294 int yy_eof_status; /* whether we've seen an EOF on this buffer */
163 struct yy_buffer_state struct165 FILE *yy_input_file;167 char *yy_ch_buf; /* input buffer */168 char *yy_buf_pos; /* current position in input buffer */173 yy_size_t yy_buf_size;178 int yy_n_chars;184 int yy_is_our_buffer;191 int yy_is_interactive;197 int yy_at_bol;202 int yy_fill_buffer;[all …]
145 struct yy_buffer_state struct147 FILE *yy_input_file;149 char *yy_ch_buf; /* input buffer */150 char *yy_buf_pos; /* current position in input buffer */155 yy_size_t yy_buf_size;160 int yy_n_chars;166 int yy_is_our_buffer;173 int yy_is_interactive;179 int yy_at_bol;184 int yy_fill_buffer;[all …]