Undo the renaming of the Unicode data files; the simple
[p5sagit/p5-mst-13.2.git] / lib / unicore / lib / Digit.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{Digit}
8
9 # Meaning: [[:Digit:]]
10 #
11 return <<'END';
12 0030    0039    
13 0660    0669    
14 06F0    06F9    
15 0966    096F    
16 09E6    09EF    
17 0A66    0A6F    
18 0AE6    0AEF    
19 0B66    0B6F    
20 0BE7    0BEF    
21 0C66    0C6F    
22 0CE6    0CEF    
23 0D66    0D6F    
24 0E50    0E59    
25 0ED0    0ED9    
26 0F20    0F29    
27 1040    1049    
28 1369    1371    
29 17E0    17E9    
30 1810    1819    
31 FF10    FF19    
32 1D7CE   1D7FF   
33 END