Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
rb_encoding_entry Struct Reference

Data Fields

const char * name
 
rb_encodingenc
 
rb_encodingbase
 

Detailed Description

Definition at line 48 of file encoding.c.

Field Documentation

◆ base

rb_encoding* rb_encoding_entry::base

Definition at line 51 of file encoding.c.

Referenced by enc_autoload(), and set_base_encoding().

◆ enc

rb_encoding* rb_encoding_entry::enc

◆ name

const char* rb_encoding_entry::name

Definition at line 49 of file encoding.c.

Referenced by enc_register(), enc_register_at(), and set_encoding_const().


The documentation for this struct was generated from the following file: