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

/macosx-10.10.1/ruby-106/ruby/
H A Dstring.c5790 rb_str_count(int argc, VALUE *argv, VALUE str) function
8300 rb_define_method(rb_cString, "count", rb_str_count, -1);

Completed in 108 milliseconds