Ruby  2.5.0dev(2017-10-22revision60238)
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.

◆ enc

rb_encoding* rb_encoding_entry::enc

Definition at line 50 of file encoding.c.

Referenced by rb_enc_associate_index(), rb_enc_check(), and rb_enc_find_index().

◆ name

const char* rb_encoding_entry::name

Definition at line 49 of file encoding.c.


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