Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / gnulib-lib / unictype / ctype_space.h
1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2 /* ISO C <ctype.h> like properties of Unicode characters.  */
3 /* Generated automatically by gen-uni-tables.c for Unicode 8.0.0.  */
4 #define header_0 16
5 #define header_2 9
6 #define header_3 127
7 #define header_4 15
8 static const
9 struct
10   {
11     int header[1];
12     int level1[1];
13     short level2[1 << 7];
14     /*unsigned*/ int level3[4 << 4];
15   }
16 u_is_space =
17 {
18   { 1 },
19   {     2 * sizeof (int) / sizeof (short) +     0 },
20   {
21         2 +   128 * sizeof (short) / sizeof (int) +     0,
22        -1,
23        -1,
24        -1,
25        -1,
26        -1,
27        -1,
28        -1,
29        -1,
30        -1,
31        -1,
32         2 +   128 * sizeof (short) / sizeof (int) +    16,
33        -1,
34        -1,
35        -1,
36        -1,
37         2 +   128 * sizeof (short) / sizeof (int) +    32,
38        -1,
39        -1,
40        -1,
41        -1,
42        -1,
43        -1,
44        -1,
45         2 +   128 * sizeof (short) / sizeof (int) +    48,
46        -1,
47        -1,
48        -1,
49        -1,
50        -1,
51        -1,
52        -1,
53        -1,
54        -1,
55        -1,
56        -1,
57        -1,
58        -1,
59        -1,
60        -1,
61        -1,
62        -1,
63        -1,
64        -1,
65        -1,
66        -1,
67        -1,
68        -1,
69        -1,
70        -1,
71        -1,
72        -1,
73        -1,
74        -1,
75        -1,
76        -1,
77        -1,
78        -1,
79        -1,
80        -1,
81        -1,
82        -1,
83        -1,
84        -1,
85        -1,
86        -1,
87        -1,
88        -1,
89        -1,
90        -1,
91        -1,
92        -1,
93        -1,
94        -1,
95        -1,
96        -1,
97        -1,
98        -1,
99        -1,
100        -1,
101        -1,
102        -1,
103        -1,
104        -1,
105        -1,
106        -1,
107        -1,
108        -1,
109        -1,
110        -1,
111        -1,
112        -1,
113        -1,
114        -1,
115        -1,
116        -1,
117        -1,
118        -1,
119        -1,
120        -1,
121        -1,
122        -1,
123        -1,
124        -1,
125        -1,
126        -1,
127        -1,
128        -1,
129        -1,
130        -1,
131        -1,
132        -1,
133        -1,
134        -1,
135        -1,
136        -1,
137        -1,
138        -1,
139        -1,
140        -1,
141        -1,
142        -1,
143        -1,
144        -1,
145        -1,
146        -1,
147        -1,
148        -1
149   },
150   {
151     0x00003E00, 0x00000001, 0x00000000, 0x00000000,
152     0x00000000, 0x00000000, 0x00000000, 0x00000000,
153     0x00000000, 0x00000000, 0x00000000, 0x00000000,
154     0x00000000, 0x00000000, 0x00000000, 0x00000000,
155     0x00000000, 0x00000000, 0x00000000, 0x00000000,
156     0x00000001, 0x00000000, 0x00000000, 0x00000000,
157     0x00000000, 0x00000000, 0x00000000, 0x00000000,
158     0x00000000, 0x00000000, 0x00000000, 0x00000000,
159     0x0000077F, 0x00000300, 0x80000000, 0x00000000,
160     0x00000000, 0x00000000, 0x00000000, 0x00000000,
161     0x00000000, 0x00000000, 0x00000000, 0x00000000,
162     0x00000000, 0x00000000, 0x00000000, 0x00000000,
163     0x00000001, 0x00000000, 0x00000000, 0x00000000,
164     0x00000000, 0x00000000, 0x00000000, 0x00000000,
165     0x00000000, 0x00000000, 0x00000000, 0x00000000,
166     0x00000000, 0x00000000, 0x00000000, 0x00000000
167   }
168 };