Data Fields | |
const char * | sname |
const char * | dname |
const char * | lib |
const rb_transcoder * | transcoder |
Definition at line 150 of file transcode.c.
const char* transcoder_entry_t::dname |
Definition at line 152 of file transcode.c.
Referenced by asciicompat_encoding_i(), and make_transcoder_entry().
const char* transcoder_entry_t::lib |
Definition at line 153 of file transcode.c.
Referenced by declare_transcoder(), load_transcoder_entry(), and make_transcoder_entry().
const char* transcoder_entry_t::sname |
Definition at line 151 of file transcode.c.
Referenced by asciicompat_encoding_i(), and make_transcoder_entry().
Definition at line 154 of file transcode.c.
Referenced by load_transcoder_entry(), make_transcoder_entry(), rb_econv_binmode(), and rb_register_transcoder().