summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/Zs.pl
blob: 32c9497794cb26846326b7a7be2580203ce51247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# !!!!!!!   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{Zs}
# 	\p{Zs} (and fuzzy permutations)
# 
# Meaning: General Category 'Zs'
#
return <<'END';
0020		
00A0		
1680		
180E		
2000	200A	
202F		
205F		
3000		
END