|
Asterisk - The Open Source Telephony Project
18.5.0
|

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 915 of file ael_lex.c.
Referenced by setup_filestack().
| int colno |
Definition at line 912 of file ael_lex.c.
Referenced by setup_filestack(), and while().
| char* fname |
Definition at line 910 of file ael_lex.c.
Referenced by setup_filestack(), and while().
| glob_t globbuf |
Definition at line 913 of file ael_lex.c.
Referenced by setup_filestack().
| int globbuf_pos |
Definition at line 914 of file ael_lex.c.
Referenced by setup_filestack(), and while().
| int lineno |
Definition at line 911 of file ael_lex.c.
Referenced by setup_filestack(), and while().
1.8.13