This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.h: Add ANYOF_CLASS_SETALL()
authorKarl Williamson <public@khwilliamson.com>
Sat, 19 Mar 2011 21:10:21 +0000 (15:10 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 20 Mar 2011 01:01:36 +0000 (19:01 -0600)
commitab753c704251a1589ba158e73b1b32f1f9b738de
treef6484c070d5a63d78341debcdfcb1b4f9df52897
parent88d45ddf4468f3b425e8e14172967041df8c8bdb
regcomp.h: Add ANYOF_CLASS_SETALL()

This macro sets all the bits of the class (for \w, etc) for use during
initialization
regcomp.h