Data Fields | |
const char * | name |
rb_encoding * | enc |
rb_encoding * | base |
Definition at line 30 of file encoding.c.
Definition at line 33 of file encoding.c.
Referenced by enc_autoload().
Definition at line 32 of file encoding.c.
Referenced by enc_compatible_p(), enc_register_at(), rb_define_dummy_encoding(), rb_enc_check(), rb_enc_find_index(), rb_enc_from_encoding_index(), rb_encdb_dummy(), rb_obj_encoding(), and set_base_encoding().
const char* rb_encoding_entry::name |
Definition at line 31 of file encoding.c.
Referenced by enc_register_at().