re.c (match_ary_subseq): get subseq of match array without creating temporary array.
re.c (match_ary_aref): get element(s) of match array without creating temporary array.
re.c (match_aref): Use match_ary_subseq with handling irregulars.
re.c (match_values_at): Use match_ary_aref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55053 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
re.c (match_ary_subseq): get subseq of match array without creating
temporary array.
re.c (match_ary_aref): get element(s) of match array without creating
temporary array.
re.c (match_aref): Use match_ary_subseq with handling irregulars.
re.c (match_values_at): Use match_ary_aref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55053 b2dd03c8-39d4-4d8f-98ff-823fe69b080e