Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
stackelement Struct Reference
Collaboration diagram for stackelement:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 909 of file ael_lex.c.

Field Documentation

◆ bufstate

YY_BUFFER_STATE bufstate

Definition at line 915 of file ael_lex.c.

Referenced by setup_filestack().

◆ colno

int colno

Definition at line 912 of file ael_lex.c.

Referenced by setup_filestack(), and while().

◆ fname

char* fname

Definition at line 910 of file ael_lex.c.

Referenced by setup_filestack(), and while().

◆ globbuf

glob_t globbuf

Definition at line 913 of file ael_lex.c.

Referenced by setup_filestack().

◆ globbuf_pos

int globbuf_pos

Definition at line 914 of file ael_lex.c.

Referenced by setup_filestack(), and while().

◆ lineno

int lineno

Definition at line 911 of file ael_lex.c.

Referenced by setup_filestack(), and while().


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