Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
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.