Searched refs:rb_mod_s_constants (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Deval.c373 rb_mod_s_constants(int argc, VALUE *argv, VALUE mod) function
1558 rb_define_singleton_method(rb_cModule, "constants", rb_mod_s_constants, -1);

Completed in 110 milliseconds