This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
FETCH/STORE/LENGTH callbacks for numbered capture variables
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Tue, 1 May 2007 23:58:44 +0000 (23:58 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 3 May 2007 16:04:13 +0000 (16:04 +0000)
commit2fdbfb4d61a8af78322ced14c20952a7b3b5761a
treea16d75433a82aa96548a78f6a4ac72c35407ef8a
parentb37a2be91b1cd1281f2d8e07198077524e9e18c5
FETCH/STORE/LENGTH callbacks for numbered capture variables
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com>

p4raw-id: //depot/perl@31130
15 files changed:
embed.fnc
embed.h
ext/re/re.xs
ext/re/re_top.h
global.sym
gv.c
mg.c
perl.h
pod/perlreapi.pod
proto.h
regcomp.c
regcomp.h
regexp.h
t/op/tr.t
universal.c