Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: