Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
YY_BUFFER_STATE | bufstate |
int | colno |
char * | fname |
glob_t | globbuf |
int | globbuf_pos |
int | lineno |
YY_BUFFER_STATE bufstate |
Definition at line 904 of file ael_lex.c.
Referenced by setup_filestack().
int colno |
Definition at line 901 of file ael_lex.c.
Referenced by setup_filestack(), and while().
char* fname |
Definition at line 899 of file ael_lex.c.
Referenced by setup_filestack(), and while().
glob_t globbuf |
Definition at line 902 of file ael_lex.c.
Referenced by setup_filestack().
int globbuf_pos |
Definition at line 903 of file ael_lex.c.
Referenced by setup_filestack(), and while().
int lineno |
Definition at line 900 of file ael_lex.c.
Referenced by setup_filestack(), and while().