Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
enc_table Struct Reference

Data Fields

struct rb_encoding_entry list [ENCODING_LIST_CAPA]
 
int count
 
st_tablenames
 

Detailed Description

Definition at line 72 of file encoding.c.

Field Documentation

◆ count

int enc_table::count

Definition at line 74 of file encoding.c.

◆ list

struct rb_encoding_entry enc_table::list[ENCODING_LIST_CAPA]

Definition at line 73 of file encoding.c.

◆ names

st_table* enc_table::names

Definition at line 75 of file encoding.c.


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