Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
rb_id_serial_t | last_id |
st_table * | str_sym |
VALUE | ids |
VALUE | 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().
VALUE symbols::ids |
Definition at line 65 of file symbol.c.
Referenced by get_id_entry(), Init_sym(), and set_id_entry().
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().
st_table* symbols::str_sym |
Definition at line 64 of file symbol.c.
Referenced by Init_sym(), lookup_str_id(), lookup_str_sym(), rb_sym_all_symbols(), register_sym(), and unregister_sym().