rb_reg_last_match 516 include/ruby/intern.h VALUE rb_reg_last_match(VALUE); rb_reg_last_match 1497 re.c return rb_reg_last_match(rb_backref_get()); rb_reg_last_match 1719 re.c VALUE str = rb_reg_last_match(match); rb_reg_last_match 979 vm_insnhelper.c val = rb_reg_last_match(backref);