Jeffrey is trying very hard to avoid working on his
[p5sagit/p5-mst-13.2.git] / lib / unicore / Is / BidiWS.pl
1 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
2 # This file is built by ./mktables from e.g. Unicode.txt.
3 # Any changes made here will be lost!
4
5 #
6 # This file supports:
7 #       \p{BidiWS}
8
9 # Meaning: Bi-directional category 'WS'
10 #
11 return <<'END';
12 000C            
13 0020            
14 1680            
15 2000    200A    
16 2028            
17 202F            
18 3000            
19 END