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

/macosx-10.10.1/ruby-106/ruby/
H A Dstring.c5754 rb_str_tr_s(VALUE str, VALUE src, VALUE repl) function
8297 rb_define_method(rb_cString, "tr_s", rb_str_tr_s, 2);

Completed in 71 milliseconds