Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:05 2007

Asterisk developer's documentation :: Codename Pineapple


yyguts_t Struct Reference

Collaboration diagram for yyguts_t:

Collaboration graph
[legend]

Detailed Description

Definition at line 1431 of file ast_expr2f.c.

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


Field Documentation

YY_BUFFER_STATE* yy_buffer_stack
 

Stack as an array.

Definition at line 1441 of file ast_expr2f.c.

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

size_t yy_buffer_stack_max
 

capacity of stack.

Definition at line 1440 of file ast_expr2f.c.

Referenced by ast_yyensure_buffer_stack(), and yy_init_globals().

size_t yy_buffer_stack_top
 

index of top of stack.

Definition at line 1439 of file ast_expr2f.c.

Referenced by ast_yyensure_buffer_stack(), ast_yypop_buffer_state(), ast_yypush_buffer_state(), and yy_init_globals().

char* yy_c_buf_p
 

Definition at line 1445 of file ast_expr2f.c.

Referenced by ast_yypush_buffer_state(), and yy_init_globals().

int yy_did_buffer_switch_on_eof
 

Definition at line 1448 of file ast_expr2f.c.

Referenced by ast_yypop_buffer_state(), and ast_yypush_buffer_state().

int yy_flex_debug_r
 

Definition at line 1456 of file ast_expr2f.c.

char yy_hold_char
 

Definition at line 1442 of file ast_expr2f.c.

Referenced by ast_yypush_buffer_state().

int yy_init
 

Definition at line 1446 of file ast_expr2f.c.

Referenced by yy_init_globals().

char* yy_last_accepting_cpos
 

Definition at line 1453 of file ast_expr2f.c.

yy_state_type yy_last_accepting_state
 

Definition at line 1452 of file ast_expr2f.c.

int yy_more_flag
 

Definition at line 1459 of file ast_expr2f.c.

int yy_more_len
 

Definition at line 1460 of file ast_expr2f.c.

int yy_n_chars
 

Definition at line 1443 of file ast_expr2f.c.

Referenced by ast_yypush_buffer_state().

int yy_start
 

Definition at line 1447 of file ast_expr2f.c.

Referenced by yy_init_globals().

int* yy_start_stack
 

Definition at line 1451 of file ast_expr2f.c.

Referenced by ast_yylex_destroy(), and yy_init_globals().

int yy_start_stack_depth
 

Definition at line 1450 of file ast_expr2f.c.

Referenced by yy_init_globals().

int yy_start_stack_ptr
 

Definition at line 1449 of file ast_expr2f.c.

Referenced by yy_init_globals().

YY_EXTRA_TYPE yyextra_r
 

Definition at line 1435 of file ast_expr2f.c.

FILE* yyin_r
 

Definition at line 1438 of file ast_expr2f.c.

int yyleng_r
 

Definition at line 1444 of file ast_expr2f.c.

int yylineno_r
 

Definition at line 1455 of file ast_expr2f.c.

YYLTYPE* yylloc_r
 

Definition at line 1464 of file ast_expr2f.c.

YYSTYPE* yylval_r
 

Definition at line 1462 of file ast_expr2f.c.

FILE * yyout_r
 

Definition at line 1438 of file ast_expr2f.c.

char* yytext_r
 

Definition at line 1458 of file ast_expr2f.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen