This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Abolish wrapped in struct regexp - store the wrapped pattern pointer
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Jan 2008 14:13:48 +0000 (14:13 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Jan 2008 14:13:48 +0000 (14:13 +0000)
commitf7c278bfa9715e5e699e162924f507b3b71db8fd
tree0aaf84a222dcd4a126464cf9bf3fd3c4345f8874
parentefd26800e76b6f876fd6abe3a3f7e3e4128150a9
Abolish wrapped in struct regexp - store the wrapped pattern pointer
in the SvPVX().

p4raw-id: //depot/perl@32841
ext/B/t/optree_constants.t
ext/Devel/Peek/t/Peek.t
regcomp.c
regexp.h