Ruby
2.1.10p492(2016-04-01revision54464)
|
Go to the source code of this file.
Functions | |
VALUE | rb_locale_charmap (VALUE klass) |
int | Init_enc_set_filesystem_encoding (void) |
Variables | |
const char | ruby_exec_prefix [] = "" |
const char | ruby_initial_load_paths [] = "" |
Definition at line 27 of file miniinit.c.
References rb_default_external_encoding(), and rb_enc_to_index.
Referenced by enc_set_default_encoding().
Definition at line 21 of file miniinit.c.
References rb_usascii_str_new2.
Referenced by Init_Encoding(), and rb_locale_encindex().
const char ruby_exec_prefix[] = "" |
Definition at line 16 of file miniinit.c.
const char ruby_initial_load_paths[] = "" |
Definition at line 17 of file miniinit.c.