rb_reg_match2 524 include/ruby/intern.h VALUE rb_reg_match2(VALUE); rb_reg_match2 3395 re.c rb_define_method(rb_cRegexp, "~", rb_reg_match2, 0);