pcb 4.1.1
An interactive printed circuit board layout editor.
|
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 |
Definition at line 235 of file parse_l.c.
Referenced by res_flush_buffer(), res_scan_buffer(), yy_flush_buffer(), and yy_scan_buffer().
The column count.
Definition at line 238 of file parse_l.c.
Referenced by res_init_buffer(), and yy_init_buffer().
The line count.
Definition at line 237 of file parse_l.c.
Referenced by res_init_buffer(), and yy_init_buffer().
char * yy_buffer_state::yy_buf_pos |
Definition at line 206 of file parse_l.c.
Referenced by res_flush_buffer(), res_scan_buffer(), yy_flush_buffer(), and yy_scan_buffer().
Definition at line 211 of file parse_l.c.
Referenced by res_scan_buffer(), and yy_scan_buffer().
Definition at line 245 of file parse_l.c.
Referenced by res_flush_buffer(), res_scan_buffer(), yy_flush_buffer(), and yy_scan_buffer().
char * yy_buffer_state::yy_ch_buf |
Definition at line 205 of file parse_l.c.
Referenced by res_flush_buffer(), res_scan_buffer(), yy_flush_buffer(), and yy_scan_buffer().
Definition at line 243 of file parse_l.c.
Referenced by res_init_buffer(), res_scan_buffer(), yy_init_buffer(), and yy_scan_buffer().
Definition at line 203 of file parse_l.c.
Referenced by res_init_buffer(), res_scan_buffer(), yy_init_buffer(), and yy_scan_buffer().
Definition at line 229 of file parse_l.c.
Referenced by res_init_buffer(), res_scan_buffer(), yy_init_buffer(), and yy_scan_buffer().
Definition at line 222 of file parse_l.c.
Referenced by res_scan_buffer(), res_scan_bytes(), yy_scan_buffer(), and yy_scan_bytes().
Definition at line 216 of file parse_l.c.
Referenced by res_flush_buffer(), res_scan_buffer(), yy_flush_buffer(), and yy_scan_buffer().