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

/macosx-10.10/ruby-106/ruby/
H A Dstring.c6949 rb_str_rstrip(VALUE str) function
8286 rb_define_method(rb_cString, "rstrip", rb_str_rstrip, 0);

Completed in 81 milliseconds