Data Fields | |
char | data [0] |
stringlink * | next |
Definition at line 43 of file pbx_ael.c.
char data[0] |
Definition at line 45 of file pbx_ael.c.
Referenced by __build_step(), build_step(), handle_context(), handle_globals(), handle_macro(), and handle_root_token().
struct stringlink* next |
Definition at line 44 of file pbx_ael.c.
Referenced by __build_step(), arg_free(), arg_parse(), build_step(), handle_context(), handle_globals(), handle_macro(), and handle_root_token().