Data Fields | |
int | gen |
unsigned int | now |
unsigned int | max |
char * | p |
char * | pend |
Definition at line 4685 of file string.c.
int tr::gen |
Definition at line 4686 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
unsigned int tr::max |
Definition at line 4687 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
unsigned int tr::now |
Definition at line 4687 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
char* tr::p |
Definition at line 4688 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
char * tr::pend |
Definition at line 4688 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().