Upgrade to Unicode 4.0.0. (Well, upgrade at least
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / Zs.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{Zs}
8 #       \p{Zs} (and fuzzy permutations)
9
10 # Meaning: General Category 'Zs'
11 #
12 return <<'END';
13 0020            
14 00A0            
15 1680            
16 180E            
17 2000    200B    
18 202F            
19 205F            
20 3000            
21 END