This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
recomp.sym: Add ANYOFM regnode
authorKarl Williamson <khw@cpan.org>
Mon, 22 Jan 2018 20:55:03 +0000 (13:55 -0700)
committerKarl Williamson <khw@cpan.org>
Tue, 30 Jan 2018 18:38:13 +0000 (11:38 -0700)
commit67a1b5f935fc7a39d75e1cafb06a0cea10871612
tree343a3ca6fba4bff8c90b0c6958136b93503d291c
parent2b7ee0568e8c163f9205a7bcb178d69ef88571ce
recomp.sym: Add ANYOFM regnode

This uses a mask instead of a bitmap, and is restricted to representing
invariant characters under UTF-8 that meet particular bit patterns.
pod/perldebguts.pod
regcomp.sym
regnodes.h