|
Ruby
2.0.0p481(2014-05-08revision45883)
|
Data Fields | |
| int | gen |
| unsigned int | now |
| unsigned int | max |
| char * | p |
| char * | pend |
| int tr::gen |
Definition at line 5073 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
| unsigned int tr::max |
Definition at line 5074 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
| unsigned int tr::now |
Definition at line 5074 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
| char* tr::p |
Definition at line 5075 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
| char * tr::pend |
Definition at line 5075 of file string.c.
Referenced by tr_setup_table(), tr_trans(), and trnext().
1.7.6.1