summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-01-21 09:46:00 -0700
committerKarl Williamson <khw@cpan.org>2019-02-05 11:44:28 -0700
commite061e59351ce8074d899ffcfe7c4b029c3322928 (patch)
tree2dc27c5e5f42baf607a0771b8145d4b287db1643 /perlapi.h
parente2e3bb6ab2dc831e06e3f552bfafd7c66ad52179 (diff)
downloadperl-e061e59351ce8074d899ffcfe7c4b029c3322928.tar.gz
mktables: Make Turkic 'I' chars problematic
In a Turkic locale, these are problematic because their mappings cross the 255/256 boundary. This change has the side effect of causing U+307 to be added to the problematic list, and it normally really isn't problematic, because in those locales where U+130 and U+131 are problematic, U+307 isn't used. But applications could switch in and out of Turkic locales, so it's best to leave it be considered problematic. The consequences of making this mark problematic are simply slightly less optimized regex pattern code.
Diffstat (limited to 'perlapi.h')
0 files changed, 0 insertions, 0 deletions