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 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().