Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


stackelement Struct Reference

Data Fields

YY_BUFFER_STATE bufstate
 
int colno
 
char * fname
 
glob_t globbuf
 
int globbuf_pos
 
int lineno
 

Detailed Description

Definition at line 894 of file ael_lex.c.

Field Documentation

YY_BUFFER_STATE bufstate

Definition at line 900 of file ael_lex.c.

Referenced by setup_filestack().

int colno

Definition at line 897 of file ael_lex.c.

Referenced by setup_filestack(), and while().

char* fname

Definition at line 895 of file ael_lex.c.

Referenced by setup_filestack(), and while().

glob_t globbuf

Definition at line 898 of file ael_lex.c.

Referenced by setup_filestack().

int globbuf_pos

Definition at line 899 of file ael_lex.c.

Referenced by setup_filestack(), and while().

int lineno

Definition at line 896 of file ael_lex.c.

Referenced by setup_filestack(), and while().


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