Ruby
2.1.10p492(2016-04-01revision54464)
|
Go to the source code of this file.
Macros | |
#define | rb_intern(str) rb_intern_const(str) |
#define | rb_intern(str) rb_intern_const(str) |
#define | rb_intern(str) rb_intern_const(str) |
Functions | |
static void | Init_id (void) |
#define rb_intern | ( | str | ) | rb_intern_const(str) |
#define rb_intern | ( | str | ) | rb_intern_const(str) |
#define rb_intern | ( | str | ) | rb_intern_const(str) |
Definition at line 14 of file id.c.
References enc, id_core_define_method, id_core_define_singleton_method, id_core_hash_from_ary, id_core_hash_merge_ary, id_core_hash_merge_kwd, id_core_hash_merge_ptr, id_core_set_method_alias, id_core_set_postexe, id_core_set_variable_alias, id_core_undef_method, idCFUNC, idEmptyP, idEqlP, idIFUNC, idNULL, idRespond_to, idRespond_to_missing, rb_usascii_encoding(), and REGISTER_SYMID.