Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
symbols Struct Reference

Data Fields

rb_id_serial_t last_id
 
st_tablestr_sym
 
VALUE ids
 
VALUE dsymbol_fstr_hash
 

Detailed Description

Definition at line 62 of file symbol.c.

Field Documentation

◆ dsymbol_fstr_hash

VALUE symbols::dsymbol_fstr_hash

Definition at line 66 of file symbol.c.

Referenced by dsymbol_alloc(), Init_sym(), rb_gc_free_dsymbol(), and rb_sym2id().

◆ ids

VALUE symbols::ids

Definition at line 65 of file symbol.c.

Referenced by get_id_entry(), Init_sym(), and set_id_entry().

◆ last_id

rb_id_serial_t symbols::last_id

Definition at line 63 of file symbol.c.

Referenced by get_id_entry(), next_id_base(), and rb_sym_immortal_count().

◆ str_sym

st_table* symbols::str_sym

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