This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Teach regex optimiser how to handle (?=) and (?<=) properly.
authorYves Orton <demerphq@gmail.com>
Sat, 9 Sep 2006 22:00:05 +0000 (00:00 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 11 Sep 2006 10:04:19 +0000 (10:04 +0000)
commit1de063289cf096bd67e3d9d1b4a6dca2498966fa
tree624db769c58230025a7b28c45d4cbd107daa75be
parente2e369dbafb5e29919b75b3f221700a38e4a5d42
Teach regex optimiser how to handle (?=) and (?<=) properly.
Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>

p4raw-id: //depot/perl@28816
embed.fnc
embed.h
proto.h
regcomp.c
regcomp.h
regcomp.sym
regexec.c
regnodes.h
sv.c
t/op/re_tests
t/op/regexp.t