Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
enc_table Struct Reference

Data Fields

struct rb_encoding_entrylist
 
int count
 
int size
 
st_tablenames
 

Detailed Description

Definition at line 69 of file encoding.c.

Field Documentation

◆ count

int enc_table::count

Definition at line 71 of file encoding.c.

◆ list

struct rb_encoding_entry* enc_table::list

Definition at line 70 of file encoding.c.

◆ names

st_table* enc_table::names

Definition at line 73 of file encoding.c.

◆ size

int enc_table::size

Definition at line 72 of file encoding.c.


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