This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
use slabs to allocate save state space in regmatch()
authorDave Mitchell <davem@fdisolutions.com>
Sun, 2 Apr 2006 16:32:10 +0000 (16:32 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sun, 2 Apr 2006 16:32:10 +0000 (16:32 +0000)
commit5d9a96ca2d500987d60740e4430baf1602f410c1
treeb445051ed7a8129a0b2e3958c3cfce291fa7618a
parent623e66097f3d3c76e4fbfed49657029a98953c17
use slabs to allocate save state space in regmatch()

p4raw-id: //depot/perl@27679
embedvar.h
perl.c
perl.h
perlapi.h
regcomp.h
regexec.c
regexp.h
sv.c
thrdvar.h