|
Ruby
1.9.3p551(2014-11-13revision48407)
|
Data Fields | |
| transcoder_entry_t ** | entries |
| int | num_additional |
Definition at line 962 of file transcode.c.
| transcoder_entry_t** trans_open_t::entries |
Definition at line 963 of file transcode.c.
Referenced by rb_econv_open0(), and trans_open_i().
| int trans_open_t::num_additional |
Definition at line 964 of file transcode.c.
Referenced by rb_econv_open0(), and trans_open_i().
1.8.14