utils

yy_buffer_state Struct Reference

Data Fields

FILE * yy_input_file
char * yy_ch_buf
char * yy_buf_pos
yy_size_t yy_buf_size
int yy_n_chars
int yy_is_our_buffer
int yy_is_interactive
int yy_at_bol
int yy_bs_lineno
int yy_bs_column
int yy_fill_buffer
int yy_buffer_status

Detailed Description

Definition at line 188 of file olib.c.


Field Documentation

Definition at line 190 of file olib.c.

Definition at line 192 of file olib.c.

Definition at line 193 of file olib.c.

Definition at line 198 of file olib.c.

Definition at line 203 of file olib.c.

Definition at line 209 of file olib.c.

Definition at line 216 of file olib.c.

Definition at line 222 of file olib.c.

The line count.

Definition at line 224 of file olib.c.

The column count.

Definition at line 225 of file olib.c.

Definition at line 230 of file olib.c.

Definition at line 232 of file olib.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines