Data Fields | |
char * | str |
int | max |
int | flags |
Definition at line 33 of file tcl.c.
int flags |
Definition at line 37 of file tcl.c.
Referenced by tcl_eggstr(), and void().
int max |
Definition at line 35 of file tcl.c.
Referenced by tcl_eggstr(), and void().
char* str |
Definition at line 34 of file tcl.c.
Referenced by tcl_eggstr(), and void().