diff options
Diffstat (limited to 'lib/unicode/Number.pl')
-rw-r--r-- | lib/unicode/Number.pl | 54 |
1 files changed, 53 insertions, 1 deletions
diff --git a/lib/unicode/Number.pl b/lib/unicode/Number.pl index c87d46fb18..55cc8571ff 100644 --- a/lib/unicode/Number.pl +++ b/lib/unicode/Number.pl @@ -54,7 +54,6 @@ return <<'END'; 09f5 2 09f6 3 09f7 4 -09f8 -1 09f9 16 0a67 1 0a68 2 @@ -149,6 +148,56 @@ return <<'END'; 0f27 7 0f28 8 0f29 9 +1041 1 +1042 2 +1043 3 +1044 4 +1045 5 +1046 6 +1047 7 +1048 8 +1049 9 +1369 1 +136a 2 +136b 3 +136c 4 +136d 5 +136e 6 +136f 7 +1370 8 +1371 9 +1372 10 +1373 20 +1374 30 +1375 40 +1376 50 +1377 60 +1378 70 +1379 80 +137a 90 +137b 100 +137c 10000 +16ee 17 +16ef 18 +16f0 19 +17e1 1 +17e2 2 +17e3 3 +17e4 4 +17e5 5 +17e6 6 +17e7 7 +17e8 8 +17e9 9 +1811 1 +1812 2 +1813 3 +1814 4 +1815 5 +1816 6 +1817 7 +1818 8 +1819 9 2074 4 2075 5 2076 6 @@ -309,6 +358,9 @@ return <<'END'; 3027 7 3028 8 3029 9 +3038 10 +3039 20 +303a 30 3280 1 3281 2 3282 3 |