aboutsummaryrefslogtreecommitdiffstats
path: root/libwc/map/ucs_isdigit.map
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:41:45 +0000
committerTatsuya Kinoshita <tats@vega.ocn.ne.jp>2011-05-04 07:41:45 +0000
commit5397d09e585a1938fb64bc9c5cd5daed1959eb90 (patch)
treecd2673d4ca9584c426f9291e54b7bbb508c11e76 /libwc/map/ucs_isdigit.map
parentAdding upstream version 0.5.2 (diff)
downloadw3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.tar.gz
w3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.zip
Adding upstream version 0.5.3upstream/0.5.3
Diffstat (limited to 'libwc/map/ucs_isdigit.map')
-rw-r--r--libwc/map/ucs_isdigit.map30
1 files changed, 30 insertions, 0 deletions
diff --git a/libwc/map/ucs_isdigit.map b/libwc/map/ucs_isdigit.map
new file mode 100644
index 0000000..475a901
--- /dev/null
+++ b/libwc/map/ucs_isdigit.map
@@ -0,0 +1,30 @@
+/*
+ File generated from UnicodeData-4.1.0.txt.
+*/
+
+
+#define N_ucs_isdigit_map 21
+
+static wc_map ucs_isdigit_map[ N_ucs_isdigit_map ] = {
+ { 0x0030, 0x0039 },
+ { 0x0660, 0x0669 },
+ { 0x06F0, 0x06F9 },
+ { 0x0966, 0x096F },
+ { 0x09E6, 0x09EF },
+ { 0x0A66, 0x0A6F },
+ { 0x0AE6, 0x0AEF },
+ { 0x0B66, 0x0B6F },
+ { 0x0BE6, 0x0BEF },
+ { 0x0C66, 0x0C6F },
+ { 0x0CE6, 0x0CEF },
+ { 0x0D66, 0x0D6F },
+ { 0x0E50, 0x0E59 },
+ { 0x0ED0, 0x0ED9 },
+ { 0x0F20, 0x0F29 },
+ { 0x1040, 0x1049 },
+ { 0x17E0, 0x17E9 },
+ { 0x1810, 0x1819 },
+ { 0x1946, 0x194F },
+ { 0x19D0, 0x19D9 },
+ { 0xFF10, 0xFF19 },
+};