Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
enc_table Struct Reference

Data Fields

struct rb_encoding_entry list [ENCODING_LIST_CAPA]
int count
st_tablenames

Detailed Description

Definition at line 68 of file encoding.c.

Field Documentation

◆ count

int enc_table::count

Definition at line 70 of file encoding.c.

◆ list

struct rb_encoding_entry enc_table::list[ENCODING_LIST_CAPA]

Definition at line 69 of file encoding.c.

◆ names

st_table* enc_table::names

Definition at line 71 of file encoding.c.


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