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