rb_reg_match_last  519 include/ruby/intern.h VALUE rb_reg_match_last(VALUE);
rb_reg_match_last 1515 re.c               return rb_reg_match_last(rb_backref_get());
rb_reg_match_last  988 vm_insnhelper.c 		val = rb_reg_match_last(backref);