Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | yy_at_bol |
int | yy_bs_column |
int | yy_bs_lineno |
char * | yy_buf_pos |
yy_size_t | yy_buf_size |
int | yy_buffer_status |
char * | yy_ch_buf |
int | yy_fill_buffer |
FILE * | yy_input_file |
int | yy_is_interactive |
int | yy_is_our_buffer |
int | yy_n_chars |
Definition at line 214 of file ast_expr2f.c.
int yy_at_bol |
Definition at line 248 of file ast_expr2f.c.
Referenced by ael_yy_flush_buffer(), ael_yy_scan_buffer(), ast_yy_flush_buffer(), and ast_yy_scan_buffer().
int yy_bs_column |
The column count.
Definition at line 251 of file ast_expr2f.c.
Referenced by ael_yy_init_buffer(), and ast_yy_init_buffer().
int yy_bs_lineno |
The line count.
Definition at line 250 of file ast_expr2f.c.
Referenced by ael_yy_init_buffer(), and ast_yy_init_buffer().
char * yy_buf_pos |
Definition at line 219 of file ast_expr2f.c.
Referenced by ael_yy_flush_buffer(), ael_yy_scan_buffer(), ast_yy_flush_buffer(), and ast_yy_scan_buffer().
yy_size_t yy_buf_size |
Definition at line 224 of file ast_expr2f.c.
Referenced by ael_yy_create_buffer(), ael_yy_scan_buffer(), ast_yy_create_buffer(), ast_yy_scan_buffer(), and yy_get_next_buffer().
int yy_buffer_status |
Definition at line 258 of file ast_expr2f.c.
Referenced by ael_yy_flush_buffer(), ael_yy_scan_buffer(), ast_yy_flush_buffer(), and ast_yy_scan_buffer().
char * yy_ch_buf |
Definition at line 218 of file ast_expr2f.c.
Referenced by ael_yy_create_buffer(), ael_yy_delete_buffer(), ael_yy_flush_buffer(), ael_yy_scan_buffer(), ast_yy_create_buffer(), ast_yy_delete_buffer(), ast_yy_flush_buffer(), ast_yy_scan_buffer(), yy_get_next_buffer(), and yyunput().
int yy_fill_buffer |
Definition at line 256 of file ast_expr2f.c.
Referenced by ael_yy_init_buffer(), ael_yy_scan_buffer(), ast_yy_init_buffer(), and ast_yy_scan_buffer().
FILE * yy_input_file |
Definition at line 216 of file ast_expr2f.c.
Referenced by ael_yy_init_buffer(), ael_yy_scan_buffer(), ast_yy_init_buffer(), and ast_yy_scan_buffer().
int yy_is_interactive |
Definition at line 242 of file ast_expr2f.c.
Referenced by ael_yy_init_buffer(), ael_yy_scan_buffer(), ast_yy_init_buffer(), and ast_yy_scan_buffer().
int yy_is_our_buffer |
Definition at line 235 of file ast_expr2f.c.
Referenced by ael_yy_create_buffer(), ael_yy_delete_buffer(), ael_yy_scan_buffer(), ael_yy_scan_bytes(), ast_yy_create_buffer(), ast_yy_delete_buffer(), ast_yy_scan_buffer(), ast_yy_scan_bytes(), and yy_get_next_buffer().
int yy_n_chars |
Definition at line 229 of file ast_expr2f.c.
Referenced by ael_yy_flush_buffer(), ael_yy_scan_buffer(), ast_yy_flush_buffer(), and ast_yy_scan_buffer().