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

/macosx-10.9.5/ruby-104/ruby/
H A Dstring.c6987 rb_str_strip(VALUE str) function
8284 rb_define_method(rb_cString, "strip", rb_str_strip, 0);

Completed in 129 milliseconds