This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate from maint-5.8 #18156, #18218.
[perl5.git] / lib / unicore / lib / OtherDef.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. UnicodeData.txt.
3 # Any changes made here will be lost!
4
5 #
6 # This file supports:
7 #       \p{OtherDefaultIgnorableCodePoint} (and fuzzy permutations)
8
9 # Meaning: Extended property 'Other_Default_Ignorable_Code_Point'
10 #
11 return <<'END';
12 180B    180D    Other_Default_Ignorable_Code_Point
13 2060    206F    Other_Default_Ignorable_Code_Point
14 FE00    FE0F    Other_Default_Ignorable_Code_Point
15 FFF0    FFFB    Other_Default_Ignorable_Code_Point
16 E0000   E0FFF   Other_Default_Ignorable_Code_Point
17 END