summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/OtherDef.pl
blob: ced4761b9304f3c03d42cc7729fd0d7ee8adbab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!

#
# This file supports:
# 	\p{OtherDefaultIgnorableCodePoint} (and fuzzy permutations)
# 
# Meaning: Extended property 'Other_Default_Ignorable_Code_Point'
#
return <<'END';
034F		Other_Default_Ignorable_Code_Point
115F	1160	Other_Default_Ignorable_Code_Point
2064	2069	Other_Default_Ignorable_Code_Point
3164		Other_Default_Ignorable_Code_Point
FFA0		Other_Default_Ignorable_Code_Point
FFF0	FFF8	Other_Default_Ignorable_Code_Point
E0000		Other_Default_Ignorable_Code_Point
E0002	E001F	Other_Default_Ignorable_Code_Point
E0080	E00FF	Other_Default_Ignorable_Code_Point
E01F0	E0FFF	Other_Default_Ignorable_Code_Point
END