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

/macosx-10.10.1/ruby-106/ruby/
H A Dstring.c1527 rb_str_s_try_convert(VALUE dummy, VALUE str) function
8201 rb_define_singleton_method(rb_cString, "try_convert", rb_str_s_try_convert, 1);

Completed in 109 milliseconds