This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.sym: Make adjacent opcodes for 2 similar regnodes
authorKarl Williamson <khw@cpan.org>
Sat, 28 Mar 2020 02:59:38 +0000 (20:59 -0600)
committerKarl Williamson <khw@cpan.org>
Fri, 16 Oct 2020 13:01:40 +0000 (07:01 -0600)
commitf97d9711c850a2acc3e6bc7156ce1e23f957b460
tree90114a9440722b30d91eec67b8f54680d22d93d8
parent5f162c354443de3e4d8e95f01acd019ab5bf32a9
regcomp.sym: Make adjacent opcodes for 2 similar regnodes

These are often tested together.  By making them adjacent we can use
inRANGE.
pod/perldebguts.pod
regcomp.sym
regnodes.h