rb_reg_match_last  672 include/ruby/intern.h VALUE rb_reg_match_last(VALUE);
rb_reg_match_last 1740 re.c               return rb_reg_match_last(rb_backref_get());
rb_reg_match_last  364 vm_insnhelper.c 		val = rb_reg_match_last(backref);