Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
yyguts_t Struct Reference

Data Fields

YY_BUFFER_STATEyy_buffer_stack
 
size_t yy_buffer_stack_max
 
size_t yy_buffer_stack_top
 
char * yy_c_buf_p
 
int yy_did_buffer_switch_on_eof
 
int yy_flex_debug_r
 
char yy_hold_char
 
int yy_init
 
char * yy_last_accepting_cpos
 
yy_state_type yy_last_accepting_state
 
int yy_more_flag
 
int yy_more_len
 
int yy_n_chars
 
int yy_start
 
int * yy_start_stack
 
int yy_start_stack_depth
 
int yy_start_stack_ptr
 
YY_EXTRA_TYPE yyextra_r
 
FILE * yyin_r
 
int yyleng_r
 
int yylineno_r
 
YYLTYPEyylloc_r
 
YYSTYPEyylval_r
 
FILE * yyout_r
 
char * yytext_r
 

Detailed Description

Definition at line 621 of file main/ast_expr2f.c.

Field Documentation

YY_BUFFER_STATE * yy_buffer_stack

Stack as an array.

Definition at line 631 of file main/ast_expr2f.c.

size_t yy_buffer_stack_max

capacity of stack.

Definition at line 630 of file main/ast_expr2f.c.

size_t yy_buffer_stack_top

index of top of stack.

Definition at line 629 of file main/ast_expr2f.c.

Referenced by ael_yypop_buffer_state(), ael_yypush_buffer_state(), ast_yypop_buffer_state(), and ast_yypush_buffer_state().


The documentation for this struct was generated from the following files: