This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
authorDave Mitchell <davem@fdisolutions.com>
Wed, 19 Apr 2006 13:56:07 +0000 (13:56 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Wed, 19 Apr 2006 13:56:07 +0000 (13:56 +0000)
commitdad790286e318c5c7f4b6ccd52b4fd512c87c763
tree43031f05803caa3558f62fdf49ceafe403e9f64b
parent20f9f807e1e82c57258ff80abead8fc8ae928a83
regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion

p4raw-id: //depot/perl@27903
regexec.c
regexp.h
t/op/re_tests