Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
yyguts_t Struct Reference
Collaboration diagram for yyguts_t:
Collaboration graph
[legend]

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 630 of file ast_expr2f.c.

Field Documentation

◆ yy_buffer_stack

YY_BUFFER_STATE * yy_buffer_stack

◆ yy_buffer_stack_max

size_t yy_buffer_stack_max

capacity of stack.

Definition at line 639 of file ast_expr2f.c.

Referenced by ael_yyensure_buffer_stack(), ast_yyensure_buffer_stack(), and yy_init_globals().

◆ yy_buffer_stack_top

size_t yy_buffer_stack_top

◆ yy_c_buf_p

char * yy_c_buf_p

◆ yy_did_buffer_switch_on_eof

int yy_did_buffer_switch_on_eof

◆ yy_flex_debug_r

int yy_flex_debug_r

Definition at line 655 of file ast_expr2f.c.

◆ yy_hold_char

char yy_hold_char

◆ yy_init

int yy_init

Definition at line 645 of file ast_expr2f.c.

Referenced by if(), and yy_init_globals().

◆ yy_last_accepting_cpos

char * yy_last_accepting_cpos

Definition at line 652 of file ast_expr2f.c.

Referenced by while(), yy_get_previous_state(), and yy_try_NUL_trans().

◆ yy_last_accepting_state

yy_state_type yy_last_accepting_state

Definition at line 651 of file ast_expr2f.c.

Referenced by while(), yy_get_previous_state(), and yy_try_NUL_trans().

◆ yy_more_flag

int yy_more_flag

Definition at line 658 of file ast_expr2f.c.

Referenced by while().

◆ yy_more_len

int yy_more_len

Definition at line 659 of file ast_expr2f.c.

Referenced by while().

◆ yy_n_chars

int yy_n_chars

◆ yy_start

int yy_start

Definition at line 646 of file ast_expr2f.c.

Referenced by if(), while(), yy_get_previous_state(), and yy_init_globals().

◆ yy_start_stack

int * yy_start_stack

Definition at line 650 of file ast_expr2f.c.

Referenced by ael_yylex_destroy(), ast_yylex_destroy(), and yy_init_globals().

◆ yy_start_stack_depth

int yy_start_stack_depth

Definition at line 649 of file ast_expr2f.c.

Referenced by yy_init_globals().

◆ yy_start_stack_ptr

int yy_start_stack_ptr

Definition at line 648 of file ast_expr2f.c.

Referenced by yy_init_globals().

◆ yyextra_r

YY_EXTRA_TYPE yyextra_r

Definition at line 634 of file ast_expr2f.c.

◆ yyin_r

FILE * yyin_r

Definition at line 637 of file ast_expr2f.c.

◆ yyleng_r

int yyleng_r

Definition at line 643 of file ast_expr2f.c.

◆ yylineno_r

int yylineno_r

Definition at line 654 of file ast_expr2f.c.

◆ yylloc_r

YYLTYPE * yylloc_r

Definition at line 663 of file ast_expr2f.c.

◆ yylval_r

YYSTYPE * yylval_r

Definition at line 661 of file ast_expr2f.c.

◆ yyout_r

FILE * yyout_r

Definition at line 637 of file ast_expr2f.c.

◆ yytext_r

char * yytext_r

Definition at line 657 of file ast_expr2f.c.


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