|
IDZEBRA 2.2.8
|
Data Fields | |
| char * | name |
| char * | value |
| struct data1_systag * | next |
Definition at line 128 of file d1_absyn.c.
| char* data1_systag::name |
Definition at line 129 of file d1_absyn.c.
Referenced by data1_read_absyn(), and data1_systag_lookup().
| struct data1_systag* data1_systag::next |
Definition at line 131 of file d1_absyn.c.
Referenced by data1_read_absyn(), and data1_systag_lookup().
| char* data1_systag::value |
Definition at line 130 of file d1_absyn.c.
Referenced by data1_read_absyn(), and data1_systag_lookup().