diff options
author | Yves Orton <demerphq@gmail.com> | 2009-09-02 17:37:48 +0200 |
---|---|---|
committer | Yves Orton <demerphq@gmail.com> | 2009-09-02 18:02:40 +0200 |
commit | ba9ac1759cb6e7a5e6883c85edd0b450061b5ccb (patch) | |
tree | 4853570207d7e8c745fbaf5986915a341a74b6c0 /locale.c | |
parent | c6b4a156729e014eedc1d104dfb7b1a5d1a6e70e (diff) | |
download | perl-ba9ac1759cb6e7a5e6883c85edd0b450061b5ccb.tar.gz |
set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and enable proper POSIX char class matching
This also alters which Unicode properties that the POSIX character
class and the Perl "special" character classes, like \w and \d map
to. At the same time it allows a number of tests for POSIX character
class behaviour to be switched from todo to non todo. Legacy testing
is still available by changing the define and setting the
PERL_TEST_LEGACY_POSIX_CC value to true.
Diffstat (limited to 'locale.c')
0 files changed, 0 insertions, 0 deletions