summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/PatternW.pl
blob: 9d63eca65410f3f9ef9abbd889c089decb457cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# !!!!!!!   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{PatternWhiteSpace} (and fuzzy permutations)
# 
# Meaning: Extended property 'Pattern_White_Space'
#
return <<'END';
0009	000D	Pattern_White_Space
0020		Pattern_White_Space
0085		Pattern_White_Space
200E	200F	Pattern_White_Space
2028	2029	Pattern_White_Space
END