webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
yyguts_t Struct Reference

Public Attributes

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

Member Data Documentation

◆ yy_buffer_stack

YY_BUFFER_STATE * yyguts_t::yy_buffer_stack

Stack as an array.

◆ yy_buffer_stack_max

size_t yyguts_t::yy_buffer_stack_max

capacity of stack.

◆ yy_buffer_stack_top

size_t yyguts_t::yy_buffer_stack_top

index of top of stack.

◆ yy_c_buf_p

char * yyguts_t::yy_c_buf_p

◆ yy_did_buffer_switch_on_eof

int yyguts_t::yy_did_buffer_switch_on_eof

◆ yy_flex_debug_r

int yyguts_t::yy_flex_debug_r

◆ yy_hold_char

char yyguts_t::yy_hold_char

◆ yy_init

int yyguts_t::yy_init

◆ yy_last_accepting_cpos

char * yyguts_t::yy_last_accepting_cpos

◆ yy_last_accepting_state

yy_state_type yyguts_t::yy_last_accepting_state

◆ yy_more_flag

int yyguts_t::yy_more_flag

◆ yy_more_len

int yyguts_t::yy_more_len

◆ yy_n_chars [1/2]

int yyguts_t::yy_n_chars

◆ yy_n_chars [2/2]

yy_size_t yyguts_t::yy_n_chars

◆ yy_start

int yyguts_t::yy_start

◆ yy_start_stack

int * yyguts_t::yy_start_stack

◆ yy_start_stack_depth

int yyguts_t::yy_start_stack_depth

◆ yy_start_stack_ptr

int yyguts_t::yy_start_stack_ptr

◆ yyextra_r

YY_EXTRA_TYPE yyguts_t::yyextra_r

◆ yyin_r

FILE * yyguts_t::yyin_r

◆ yyleng_r [1/2]

int yyguts_t::yyleng_r

◆ yyleng_r [2/2]

yy_size_t yyguts_t::yyleng_r

◆ yylineno_r

int yyguts_t::yylineno_r

◆ yylloc_r

YYLTYPE * yyguts_t::yylloc_r

◆ yylval_r

YYSTYPE * yyguts_t::yylval_r

◆ yyout_r

FILE * yyguts_t::yyout_r

◆ yytext_r

char * yyguts_t::yytext_r

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