This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
There are no folds to multiple chars in early Unicode versions
authorKarl Williamson <khw@cpan.org>
Mon, 22 Jun 2015 03:38:32 +0000 (21:38 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 29 Jul 2015 04:15:53 +0000 (22:15 -0600)
commit9b63e895ee43cb3717f72cde64f6a658b1b46dd7
treebf381dfa72b0e8c5bd5c89b393f635405b0189a6
parentce6e23cf44eba8e2f28aeef6eafc77ef073a33a9
There are no folds to multiple chars in early Unicode versions

Several places require special handling because of this, notably for the
lowercase Sharp S, but not in Unicodes before 3.0.1
charclass_invlists.h
lib/unicore/mktables
pp.c
regcharclass.h
regcomp.c
regen/regcharclass_multi_char_folds.pl
utf8.c