rb_encoding_entry Struct Reference


Data Fields

const char * name
rb_encodingenc
rb_encodingbase

Detailed Description

Definition at line 40 of file encoding.c.


Field Documentation

rb_encoding* rb_encoding_entry::base

Definition at line 43 of file encoding.c.

Referenced by enc_autoload(), and set_base_encoding().

rb_encoding* rb_encoding_entry::enc

Definition at line 42 of file encoding.c.

Referenced by check_encoding(), enc_autoload(), enc_compatible_p(), enc_inspect(), enc_register_at(), must_encindex(), rb_define_dummy_encoding(), rb_enc_ascget(), rb_enc_associate(), rb_enc_associate_index(), rb_enc_check(), rb_enc_code_to_mbclen(), rb_enc_codelen(), rb_enc_codepoint(), rb_enc_codepoint_len(), rb_enc_fast_mbclen(), rb_enc_find_index(), rb_enc_from_encoding_index(), rb_enc_mbclen(), rb_enc_precise_mbclen(), rb_enc_set_dummy(), rb_enc_unicode_p(), rb_encdb_dummy(), and set_base_encoding().

const char* rb_encoding_entry::name

Definition at line 41 of file encoding.c.

Referenced by enc_register_at().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7