Ruby 3.5.0dev (2025-04-25 revision 62a7f17157c5c67956d95a2582f8f256df13f9e2)
|
Data Fields | |
struct rb_encoding_entry | list [ENCODING_LIST_CAPA] |
int | count |
st_table * | names |
Definition at line 68 of file encoding.c.
int enc_table::count |
Definition at line 70 of file encoding.c.
struct rb_encoding_entry enc_table::list[ENCODING_LIST_CAPA] |
Definition at line 69 of file encoding.c.
st_table* enc_table::names |
Definition at line 71 of file encoding.c.