This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regex engine - improved comments explaining REGNODE_AFTER()
authorYves Orton <demerphq@gmail.com>
Sun, 31 Jul 2022 11:51:36 +0000 (13:51 +0200)
committerYves Orton <demerphq@gmail.com>
Wed, 3 Aug 2022 09:07:09 +0000 (11:07 +0200)
commit182f0ba91d539c8b2bea45168fd6e72f9f0073bd
treecb19b24714d0519972231ede070dcbc14e66cf2a
parent1db310d0443729d6e2d04e8cb339e9b79089b2ad
regex engine - improved comments explaining REGNODE_AFTER()

This rewrites one comment to include more explanation of the difference
between Perl_regnext() and REGNODE_AFTER().
pod/perlreguts.pod
regcomp.h