Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
int | gen |
unsigned int | now |
unsigned int | max |
char * | p |
char * | pend |
int tr::gen |
Definition at line 5344 of file string.c.
Referenced by tr_setup_table(), and tr_trans().
unsigned int tr::max |
Definition at line 5345 of file string.c.
Referenced by tr_setup_table(), and tr_trans().
unsigned int tr::now |
Definition at line 5345 of file string.c.
Referenced by tr_setup_table(), and tr_trans().
char* tr::p |
Definition at line 5346 of file string.c.
Referenced by tr_setup_table(), and tr_trans().
char * tr::pend |
Definition at line 5346 of file string.c.
Referenced by tr_setup_table(), and tr_trans().