This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
"Don't Repeat Yourself" on the "We *really* need to overwrite these
authorNicholas Clark <nick@ccl4.org>
Sat, 22 Apr 2006 09:31:16 +0000 (09:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 22 Apr 2006 09:31:16 +0000 (09:31 +0000)
commit54df26348193c7b5acc024fd6db17e462578f17c
tree039b0e3774e2183c1b2cd3fd51eddec8f5018a73
parent2980942b2f5909e829b4838431ea4ccc49645a4b
"Don't Repeat Yourself" on the "We *really* need to overwrite these
symbols" section.
Minor tweaks to make it possible to use the code unchanged with 5.8.x

p4raw-id: //depot/perl@27938
MANIFEST
ext/re/re_comp.h [new file with mode: 0644]
ext/re/re_top.h [new file with mode: 0644]
regcomp.c
regexec.c