This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better version of last patch, by Yves Orton.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 4 Dec 2006 17:50:51 +0000 (17:50 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 4 Dec 2006 17:50:51 +0000 (17:50 +0000)
commit6d5c990f28c2a18264defef032a496e2e3dfb7cd
tree23cbcbd365bbc2e293a764976cdc9f1d9ec506af
parent3c6f95d1b67124c82147911f846eb1993443a39a
Better version of last patch, by Yves Orton.
Actually the regexp engine structure only needs
one compilation function hook.

p4raw-id: //depot/perl@29459
ext/re/re.xs
ext/re/re_top.h
regcomp.c
regcomp.h
regexp.h