This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add ANYOFD regex node
authorKarl Williamson <khw@cpan.org>
Fri, 21 Aug 2015 19:06:53 +0000 (13:06 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 24 Aug 2015 18:11:33 +0000 (12:11 -0600)
commitac44c12e0b8cc8431bb165c203dcf56d2659302c
tree325aad4748583d78cdd8b71cecd71e07301bf0bf
parentb24abbc803191b400f0d0ab41db2f184860e7534
Add ANYOFD regex node

This is like an ANYOF node, but just for when /d is in effect.  It will
be used in future commits
pod/perldebguts.pod
regcomp.c
regcomp.sym
regexec.c
regnodes.h