Apache HTTPD
Public Attributes | List of all members
yyguts_t Struct Reference

Public Attributes

ap_expr_parse_ctx_tyyextra_r
 
FILEyyin_r
 
FILEyyout_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
 
charyy_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
 
intyy_start_stack
 
yy_state_type yy_last_accepting_state
 
charyy_last_accepting_cpos
 
int yylineno_r
 
int yy_flex_debug_r
 
charyytext_r
 
int yy_more_flag
 
int yy_more_len
 
YYSTYPEyylval_r
 

Detailed Description

Definition at line 636 of file util_expr_scan.c.

Member Data Documentation

◆ yy_buffer_stack

YY_BUFFER_STATE* yyguts_t::yy_buffer_stack

Stack as an array.

Definition at line 646 of file util_expr_scan.c.

◆ yy_buffer_stack_max

size_t yyguts_t::yy_buffer_stack_max

capacity of stack.

Definition at line 645 of file util_expr_scan.c.

◆ yy_buffer_stack_top

size_t yyguts_t::yy_buffer_stack_top

index of top of stack.

Definition at line 644 of file util_expr_scan.c.

◆ yy_c_buf_p

char* yyguts_t::yy_c_buf_p

Definition at line 650 of file util_expr_scan.c.

◆ yy_did_buffer_switch_on_eof

int yyguts_t::yy_did_buffer_switch_on_eof

Definition at line 653 of file util_expr_scan.c.

◆ yy_flex_debug_r

int yyguts_t::yy_flex_debug_r

Definition at line 661 of file util_expr_scan.c.

◆ yy_hold_char

char yyguts_t::yy_hold_char

Definition at line 647 of file util_expr_scan.c.

◆ yy_init

int yyguts_t::yy_init

Definition at line 651 of file util_expr_scan.c.

◆ yy_last_accepting_cpos

char* yyguts_t::yy_last_accepting_cpos

Definition at line 658 of file util_expr_scan.c.

◆ yy_last_accepting_state

yy_state_type yyguts_t::yy_last_accepting_state

Definition at line 657 of file util_expr_scan.c.

◆ yy_more_flag

int yyguts_t::yy_more_flag

Definition at line 664 of file util_expr_scan.c.

◆ yy_more_len

int yyguts_t::yy_more_len

Definition at line 665 of file util_expr_scan.c.

◆ yy_n_chars

int yyguts_t::yy_n_chars

Definition at line 648 of file util_expr_scan.c.

◆ yy_start

int yyguts_t::yy_start

Definition at line 652 of file util_expr_scan.c.

◆ yy_start_stack

int* yyguts_t::yy_start_stack

Definition at line 656 of file util_expr_scan.c.

◆ yy_start_stack_depth

int yyguts_t::yy_start_stack_depth

Definition at line 655 of file util_expr_scan.c.

◆ yy_start_stack_ptr

int yyguts_t::yy_start_stack_ptr

Definition at line 654 of file util_expr_scan.c.

◆ yyextra_r

ap_expr_parse_ctx_t* yyguts_t::yyextra_r

Definition at line 640 of file util_expr_scan.c.

◆ yyin_r

FILE* yyguts_t::yyin_r

Definition at line 643 of file util_expr_scan.c.

◆ yyleng_r

int yyguts_t::yyleng_r

Definition at line 649 of file util_expr_scan.c.

◆ yylineno_r

int yyguts_t::yylineno_r

Definition at line 660 of file util_expr_scan.c.

◆ yylval_r

YYSTYPE* yyguts_t::yylval_r

Definition at line 667 of file util_expr_scan.c.

◆ yyout_r

FILE * yyguts_t::yyout_r

Definition at line 643 of file util_expr_scan.c.

◆ yytext_r

char* yyguts_t::yytext_r

Definition at line 663 of file util_expr_scan.c.


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