source: for-distributions/trunk/bin/windows/perl/lib/unicore/lib/gc_sc/OtherDef.pl@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 785 bytes
Line 
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#
11return <<'END';
12034F Other_Default_Ignorable_Code_Point
13115F 1160 Other_Default_Ignorable_Code_Point
142064 2069 Other_Default_Ignorable_Code_Point
153164 Other_Default_Ignorable_Code_Point
16FFA0 Other_Default_Ignorable_Code_Point
17FFF0 FFF8 Other_Default_Ignorable_Code_Point
18E0000 Other_Default_Ignorable_Code_Point
19E0002 E001F Other_Default_Ignorable_Code_Point
20E0080 E00FF Other_Default_Ignorable_Code_Point
21E01F0 E0FFF Other_Default_Ignorable_Code_Point
22END
Note: See TracBrowser for help on using the repository browser.