Searched defs:yy_buffer_state (Results 1 – 4 of 4) sorted by relevance
363 struct yy_buffer_state struct365 FILE *yy_input_file;367 char *yy_ch_buf; /* input buffer */373 int yy_buf_size;378 int yy_n_chars;384 int yy_is_our_buffer;391 int yy_is_interactive;397 int yy_at_bol;399 int yy_bs_lineno; /**< The line count. */405 int yy_fill_buffer;[all …]
386 struct yy_buffer_state struct388 FILE *yy_input_file;390 char *yy_ch_buf; /* input buffer */396 int yy_buf_size;401 int yy_n_chars;407 int yy_is_our_buffer;414 int yy_is_interactive;420 int yy_at_bol;422 int yy_bs_lineno; /**< The line count. */428 int yy_fill_buffer;[all …]
452 struct yy_buffer_state struct454 FILE *yy_input_file;456 char *yy_ch_buf; /* input buffer */462 int yy_buf_size;467 int yy_n_chars;473 int yy_is_our_buffer;480 int yy_is_interactive;486 int yy_at_bol;488 int yy_bs_lineno; /**< The line count. */494 int yy_fill_buffer;[all …]
410 struct yy_buffer_state struct412 FILE *yy_input_file;414 char *yy_ch_buf; /* input buffer */420 int yy_buf_size;425 int yy_n_chars;431 int yy_is_our_buffer;438 int yy_is_interactive;444 int yy_at_bol;446 int yy_bs_lineno; /**< The line count. */452 int yy_fill_buffer;[all …]
Completed in 15 milliseconds