This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename property involved in \X matching, for clarity
authorKarl Williamson <public@khwilliamson.com>
Sun, 16 Dec 2012 18:50:34 +0000 (11:50 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 16 Dec 2012 19:11:06 +0000 (12:11 -0700)
commitbff53399755564f2324c7d6362d84595da6d8db3
treef64c4ef75223bdb63144d280e8a33696a89bf9e9
parent632c9f80dfaf91e6a695c9a916ab6136110e4ac7
Rename property involved in \X matching, for clarity

I was re-reading some code and got confused.  This table matches just
the first character of a sequence that may or may not contain others.
lib/unicore/mktables
regcharclass.h
regen/regcharclass.pl
regexec.c