|
Ruby
2.1.10p492(2016-04-01revision54464)
|
Data Fields | |
| transcoder_entry_t ** | entries |
| int | num_additional |
Definition at line 956 of file transcode.c.
| transcoder_entry_t** trans_open_t::entries |
Definition at line 957 of file transcode.c.
Referenced by rb_econv_open0(), and trans_open_i().
| int trans_open_t::num_additional |
Definition at line 958 of file transcode.c.
Referenced by rb_econv_open0(), and trans_open_i().
1.8.14