Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
rb_encoding_entry Struct Reference

Data Fields

const char * name
 
rb_encodingenc
 
rb_encodingbase
 

Detailed Description

Definition at line 62 of file encoding.c.

Field Documentation

◆ base

rb_encoding* rb_encoding_entry::base

Definition at line 65 of file encoding.c.

◆ enc

rb_encoding* rb_encoding_entry::enc

Definition at line 64 of file encoding.c.

◆ name

const char* rb_encoding_entry::name

Definition at line 63 of file encoding.c.


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