]> git.ipfire.org Git - thirdparty/glibc.git/blob - locale/C-ctype.c
Update.
[thirdparty/glibc.git] / locale / C-ctype.c
1 /* Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
2 This file is part of the GNU C Library.
3 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1995.
4
5 The GNU C Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
7 published by the Free Software Foundation; either version 2 of the
8 License, or (at your option) any later version.
9
10 The GNU C Library is distributed in the hope that it will be useful,
11 but WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 Library General Public License for more details.
14
15 You should have received a copy of the GNU Library General Public
16 License along with the GNU C Library; see the file COPYING.LIB. If not,
17 write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 Boston, MA 02111-1307, USA. */
19
20 #include "localeinfo.h"
21 #include <endian.h>
22
23 /* This table's entries are taken from POSIX.2 Table 2-6
24 ``LC_CTYPE Category Definition in the POSIX Locale''.
25
26 The `_nl_C_LC_CTYPE_width' array is a GNU extension.
27
28 In the `_nl_C_LC_CTYPE_class' array the value for EOF (== -1)
29 is set to always return 0 and the conversion arrays return EOF. */
30
31 const char _nl_C_LC_CTYPE_class[768] =
32 /* 0x80 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
33 /* 0x86 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
34 /* 0x8c */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
35 /* 0x92 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
36 /* 0x98 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
37 /* 0x9e */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
38 /* 0xa4 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
39 /* 0xaa */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
40 /* 0xb0 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
41 /* 0xb6 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
42 /* 0xbc */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
43 /* 0xc2 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
44 /* 0xc8 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
45 /* 0xce */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
46 /* 0xd4 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
47 /* 0xda */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
48 /* 0xe0 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
49 /* 0xe6 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
50 /* 0xec */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
51 /* 0xf2 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
52 /* 0xf8 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
53 /* 0xfe */ "\002\000" "\000\000" "\002\000" "\002\000" "\002\000" "\002\000"
54 /* 0x04 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\003\040"
55 /* 0x0a */ "\002\040" "\002\040" "\002\040" "\002\040" "\002\000" "\002\000"
56 /* 0x10 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
57 /* 0x16 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
58 /* 0x1c */ "\002\000" "\002\000" "\002\000" "\002\000" "\001\140" "\004\300"
59 /* 0x22 */ "\004\300" "\004\300" "\004\300" "\004\300" "\004\300" "\004\300"
60 /* 0x28 */ "\004\300" "\004\300" "\004\300" "\004\300" "\004\300" "\004\300"
61 /* 0x2e */ "\004\300" "\004\300" "\010\330" "\010\330" "\010\330" "\010\330"
62 /* 0x34 */ "\010\330" "\010\330" "\010\330" "\010\330" "\010\330" "\010\330"
63 /* 0x3a */ "\004\300" "\004\300" "\004\300" "\004\300" "\004\300" "\004\300"
64 /* 0x40 */ "\004\300" "\010\325" "\010\325" "\010\325" "\010\325" "\010\325"
65 /* 0x46 */ "\010\325" "\010\305" "\010\305" "\010\305" "\010\305" "\010\305"
66 /* 0x4c */ "\010\305" "\010\305" "\010\305" "\010\305" "\010\305" "\010\305"
67 /* 0x52 */ "\010\305" "\010\305" "\010\305" "\010\305" "\010\305" "\010\305"
68 /* 0x58 */ "\010\305" "\010\305" "\010\305" "\004\300" "\004\300" "\004\300"
69 /* 0x5e */ "\004\300" "\004\300" "\004\300" "\010\326" "\010\326" "\010\326"
70 /* 0x64 */ "\010\326" "\010\326" "\010\326" "\010\306" "\010\306" "\010\306"
71 /* 0x6a */ "\010\306" "\010\306" "\010\306" "\010\306" "\010\306" "\010\306"
72 /* 0x70 */ "\010\306" "\010\306" "\010\306" "\010\306" "\010\306" "\010\306"
73 /* 0x76 */ "\010\306" "\010\306" "\010\306" "\010\306" "\010\306" "\004\300"
74 /* 0x7c */ "\004\300" "\004\300" "\004\300" "\002\000" "\002\000" "\002\000"
75 /* 0x82 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
76 /* 0x88 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
77 /* 0x8e */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
78 /* 0x94 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
79 /* 0x9a */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
80 /* 0xa0 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
81 /* 0xa6 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
82 /* 0xac */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
83 /* 0xb2 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
84 /* 0xb8 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
85 /* 0xbe */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
86 /* 0xc4 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
87 /* 0xca */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
88 /* 0xd0 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
89 /* 0xd6 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
90 /* 0xdc */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
91 /* 0xe2 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
92 /* 0xe8 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
93 /* 0xee */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
94 /* 0xf4 */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
95 /* 0xfa */ "\002\000" "\002\000" "\002\000" "\002\000" "\002\000" "\002\000"
96 ;
97 const char _nl_C_LC_CTYPE_class32[1024] =
98 /* 0x00 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
99 /* 0x03 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
100 /* 0x06 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
101 /* 0x09 */ "\000\000\003\040" "\000\000\002\040" "\000\000\002\040"
102 /* 0x0c */ "\000\000\002\040" "\000\000\002\040" "\000\000\002\000"
103 /* 0x0f */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
104 /* 0x12 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
105 /* 0x15 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
106 /* 0x18 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
107 /* 0x1b */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
108 /* 0x1e */ "\000\000\002\000" "\000\000\002\000" "\000\000\001\140"
109 /* 0x21 */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
110 /* 0x24 */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
111 /* 0x27 */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
112 /* 0x2a */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
113 /* 0x2d */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
114 /* 0x30 */ "\000\000\010\330" "\000\000\010\330" "\000\000\010\330"
115 /* 0x33 */ "\000\000\010\330" "\000\000\010\330" "\000\000\010\330"
116 /* 0x36 */ "\000\000\010\330" "\000\000\010\330" "\000\000\010\330"
117 /* 0x39 */ "\000\000\010\330" "\000\000\004\300" "\000\000\004\300"
118 /* 0x3c */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
119 /* 0x3f */ "\000\000\004\300" "\000\000\004\300" "\000\000\010\325"
120 /* 0x42 */ "\000\000\010\325" "\000\000\010\325" "\000\000\010\325"
121 /* 0x45 */ "\000\000\010\325" "\000\000\010\325" "\000\000\010\305"
122 /* 0x48 */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
123 /* 0x4b */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
124 /* 0x4e */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
125 /* 0x51 */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
126 /* 0x54 */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
127 /* 0x57 */ "\000\000\010\305" "\000\000\010\305" "\000\000\010\305"
128 /* 0x5a */ "\000\000\010\305" "\000\000\004\300" "\000\000\004\300"
129 /* 0x5d */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
130 /* 0x60 */ "\000\000\004\300" "\000\000\010\326" "\000\000\010\326"
131 /* 0x63 */ "\000\000\010\326" "\000\000\010\326" "\000\000\010\326"
132 /* 0x66 */ "\000\000\010\326" "\000\000\010\306" "\000\000\010\306"
133 /* 0x69 */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
134 /* 0x6c */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
135 /* 0x6f */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
136 /* 0x72 */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
137 /* 0x75 */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
138 /* 0x78 */ "\000\000\010\306" "\000\000\010\306" "\000\000\010\306"
139 /* 0x7b */ "\000\000\004\300" "\000\000\004\300" "\000\000\004\300"
140 /* 0x7e */ "\000\000\004\300" "\000\000\002\000" "\000\000\002\000"
141 /* 0x81 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
142 /* 0x84 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
143 /* 0x87 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
144 /* 0x8a */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
145 /* 0x8d */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
146 /* 0x90 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
147 /* 0x93 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
148 /* 0x96 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
149 /* 0x99 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
150 /* 0x9c */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
151 /* 0x9f */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
152 /* 0xa2 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
153 /* 0xa5 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
154 /* 0xa8 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
155 /* 0xab */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
156 /* 0xae */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
157 /* 0xb1 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
158 /* 0xb4 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
159 /* 0xb7 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
160 /* 0xba */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
161 /* 0xbd */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
162 /* 0xc0 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
163 /* 0xc3 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
164 /* 0xc6 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
165 /* 0xc9 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
166 /* 0xcc */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
167 /* 0xcf */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
168 /* 0xd2 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
169 /* 0xd5 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
170 /* 0xd8 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
171 /* 0xdb */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
172 /* 0xde */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
173 /* 0xe1 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
174 /* 0xe4 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
175 /* 0xe7 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
176 /* 0xea */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
177 /* 0xed */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
178 /* 0xf0 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
179 /* 0xf3 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
180 /* 0xf6 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
181 /* 0xf9 */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
182 /* 0xfc */ "\000\000\002\000" "\000\000\002\000" "\000\000\002\000"
183 /* 0xff */ "\000\000\002\000"
184 ;
185 const u_int32_t _nl_C_LC_CTYPE_toupper[384] =
186 {
187 /* 0x80 */ 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
188 /* 0x88 */ 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
189 /* 0x90 */ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,
190 /* 0x98 */ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
191 /* 0xa0 */ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7,
192 /* 0xa8 */ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
193 /* 0xb0 */ 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7,
194 /* 0xb8 */ 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
195 /* 0xc0 */ 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
196 /* 0xc8 */ 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
197 /* 0xd0 */ 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
198 /* 0xd8 */ 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
199 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
200 /* 0xe8 */ 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
201 /* 0xf0 */ 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
202 /* 0xf8 */ 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xffffffff,
203 /* 0x00 */ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
204 /* 0x08 */ 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
205 /* 0x10 */ 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
206 /* 0x18 */ 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f,
207 /* 0x20 */ 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
208 /* 0x28 */ 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f,
209 /* 0x30 */ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
210 /* 0x38 */ 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
211 /* 0x40 */ 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
212 /* 0x48 */ 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f,
213 /* 0x50 */ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
214 /* 0x58 */ 0x58, 0x59, 0x5a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f,
215 /* 0x60 */ 0x60, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
216 /* 0x68 */ 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f,
217 /* 0x70 */ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
218 /* 0x78 */ 0x58, 0x59, 0x5a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f,
219 /* 0x80 */ 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
220 /* 0x88 */ 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
221 /* 0x90 */ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,
222 /* 0x98 */ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
223 /* 0xa0 */ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7,
224 /* 0xa8 */ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
225 /* 0xb0 */ 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7,
226 /* 0xb8 */ 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
227 /* 0xc0 */ 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
228 /* 0xc8 */ 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
229 /* 0xd0 */ 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
230 /* 0xd8 */ 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
231 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
232 /* 0xe8 */ 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
233 /* 0xf0 */ 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
234 /* 0xf8 */ 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff
235 };
236 const u_int32_t _nl_C_LC_CTYPE_tolower[384] =
237 {
238 /* 0x80 */ 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
239 /* 0x88 */ 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
240 /* 0x90 */ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,
241 /* 0x98 */ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
242 /* 0xa0 */ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7,
243 /* 0xa8 */ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
244 /* 0xb0 */ 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7,
245 /* 0xb8 */ 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
246 /* 0xc0 */ 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
247 /* 0xc8 */ 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
248 /* 0xd0 */ 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
249 /* 0xd8 */ 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
250 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
251 /* 0xe8 */ 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
252 /* 0xf0 */ 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
253 /* 0xf8 */ 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xffffffff,
254 /* 0x00 */ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
255 /* 0x08 */ 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
256 /* 0x10 */ 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
257 /* 0x18 */ 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f,
258 /* 0x20 */ 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
259 /* 0x28 */ 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f,
260 /* 0x30 */ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
261 /* 0x38 */ 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
262 /* 0x40 */ 0x40, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
263 /* 0x48 */ 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
264 /* 0x50 */ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
265 /* 0x58 */ 0x78, 0x79, 0x7a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f,
266 /* 0x60 */ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
267 /* 0x68 */ 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
268 /* 0x70 */ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
269 /* 0x78 */ 0x78, 0x79, 0x7a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f,
270 /* 0x80 */ 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
271 /* 0x88 */ 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
272 /* 0x90 */ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,
273 /* 0x98 */ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
274 /* 0xa0 */ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7,
275 /* 0xa8 */ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
276 /* 0xb0 */ 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7,
277 /* 0xb8 */ 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
278 /* 0xc0 */ 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
279 /* 0xc8 */ 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
280 /* 0xd0 */ 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
281 /* 0xd8 */ 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
282 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
283 /* 0xe8 */ 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
284 /* 0xf0 */ 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
285 /* 0xf8 */ 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff
286 };
287 const u_int32_t _nl_C_LC_CTYPE_names[256] =
288 {
289 /* 0x00 */ 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
290 /* 0x08 */ 0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,
291 /* 0x10 */ 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17,
292 /* 0x18 */ 0x18, 0x19, 0x1a, 0x1b, 0x1c, 0x1d, 0x1e, 0x1f,
293 /* 0x20 */ 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27,
294 /* 0x28 */ 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f,
295 /* 0x30 */ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
296 /* 0x38 */ 0x38, 0x39, 0x3a, 0x3b, 0x3c, 0x3d, 0x3e, 0x3f,
297 /* 0x40 */ 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
298 /* 0x48 */ 0x48, 0x49, 0x4a, 0x4b, 0x4c, 0x4d, 0x4e, 0x4f,
299 /* 0x50 */ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
300 /* 0x58 */ 0x58, 0x59, 0x5a, 0x5b, 0x5c, 0x5d, 0x5e, 0x5f,
301 /* 0x60 */ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
302 /* 0x68 */ 0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
303 /* 0x70 */ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
304 /* 0x78 */ 0x78, 0x79, 0x7a, 0x7b, 0x7c, 0x7d, 0x7e, 0x7f,
305 /* 0x80 */ 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
306 /* 0x88 */ 0x88, 0x89, 0x8a, 0x8b, 0x8c, 0x8d, 0x8e, 0x8f,
307 /* 0x90 */ 0x90, 0x91, 0x92, 0x93, 0x94, 0x95, 0x96, 0x97,
308 /* 0x98 */ 0x98, 0x99, 0x9a, 0x9b, 0x9c, 0x9d, 0x9e, 0x9f,
309 /* 0xa0 */ 0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7,
310 /* 0xa8 */ 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf,
311 /* 0xb0 */ 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7,
312 /* 0xb8 */ 0xb8, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
313 /* 0xc0 */ 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
314 /* 0xc8 */ 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
315 /* 0xd0 */ 0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
316 /* 0xd8 */ 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf,
317 /* 0xe0 */ 0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0xe5, 0xe6, 0xe7,
318 /* 0xe8 */ 0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0xee, 0xef,
319 /* 0xf0 */ 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
320 /* 0xf8 */ 0xf8, 0xf9, 0xfa, 0xfb, 0xfc, 0xfd, 0xfe, 0xff
321 };
322 const char _nl_C_LC_CTYPE_width[256] =
323 /* 0x00 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
324 /* 0x10 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
325 /* 0x20 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
326 /* 0x30 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
327 /* 0x40 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
328 /* 0x50 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
329 /* 0x60 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
330 /* 0x70 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
331 /* 0x80 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
332 /* 0x90 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
333 /* 0xa0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
334 /* 0xb0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
335 /* 0xc0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
336 /* 0xd0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
337 /* 0xe0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
338 /* 0xf0 */ "\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
339 ;
340
341 const struct locale_data _nl_C_LC_CTYPE =
342 {
343 _nl_C_name,
344 NULL, 0, 0, /* no file mapped */
345 UNDELETABLE,
346 15,
347 {
348 { string: _nl_C_LC_CTYPE_class },
349 #if BYTE_ORDER == LITTLE_ENDIAN
350 { string: NULL }, { string: NULL },
351 #endif
352 { string: (const char *) _nl_C_LC_CTYPE_toupper },
353 { string: (const char *) _nl_C_LC_CTYPE_tolower },
354 #if BYTE_ORDER == BIG_ENDIAN
355 { string: NULL }, { string: NULL },
356 #endif
357 { string: _nl_C_LC_CTYPE_class32 },
358 #if BYTE_ORDER == LITTLE_ENDIAN
359 { string: NULL },
360 #endif
361 { string: (const char *) _nl_C_LC_CTYPE_names },
362 #if BYTE_ORDER == BIG_ENDIAN
363 { string: NULL },
364 #endif
365 { word: 256 }, { word: 1 },
366 { string: "upper\0" "lower\0" "alpha\0" "digit\0" "xdigit\0" "space\0"
367 "print\0" "graph\0" "blank\0" "cntrl\0" "punct\0" "alnum\0"
368 "left_to_right\0" "right_to_left\0" "num_terminator\0"
369 "num_separator\0" "segment_separator\0" "block_separator\0"
370 "direction_control\0" "sym_swap_layout\0" "char_shape_selector\0"
371 "num_share_selector\0" "non_spacing\0" "non_spacing_level3\0"
372 "r_connect\0" "no_connect\0" "no_connect-space\0"
373 "vowel_connect\0" },
374 { string: "tolower\0" "toupper\0" "tosymmetric\0" },
375 { string: _nl_C_LC_CTYPE_width },
376 { word: 1 },
377 { string: "ANSI_X3.4-1968" },
378 { word: 1 },
379 { string: "0" },
380 { string: "1" },
381 { string: "2" },
382 { string: "3" },
383 { string: "4" },
384 { string: "5" },
385 { string: "6" },
386 { string: "7" },
387 { string: "8" },
388 { string: "9" },
389 #if BYTE_ORDER == LITTLE_ENDIAN
390 { wstr: (uint32_t *) L"" },
391 { wstr: (uint32_t *) L"" },
392 { wstr: (uint32_t *) L"" },
393 { wstr: (uint32_t *) L"" },
394 { wstr: (uint32_t *) L"" },
395 { wstr: (uint32_t *) L"" },
396 { wstr: (uint32_t *) L"" },
397 { wstr: (uint32_t *) L"" },
398 { wstr: (uint32_t *) L"" },
399 { wstr: (uint32_t *) L"" },
400 #endif
401 { wstr: (uint32_t *) L"0" },
402 { wstr: (uint32_t *) L"1" },
403 { wstr: (uint32_t *) L"2" },
404 { wstr: (uint32_t *) L"3" },
405 { wstr: (uint32_t *) L"4" },
406 { wstr: (uint32_t *) L"5" },
407 { wstr: (uint32_t *) L"6" },
408 { wstr: (uint32_t *) L"7" },
409 { wstr: (uint32_t *) L"8" },
410 { wstr: (uint32_t *) L"9" },
411 #if BYTE_ORDER == BIG_ENDIAN
412 { wstr: (uint32_t *) L"" },
413 { wstr: (uint32_t *) L"" },
414 { wstr: (uint32_t *) L"" },
415 { wstr: (uint32_t *) L"" },
416 { wstr: (uint32_t *) L"" },
417 { wstr: (uint32_t *) L"" },
418 { wstr: (uint32_t *) L"" },
419 { wstr: (uint32_t *) L"" },
420 { wstr: (uint32_t *) L"" },
421 { wstr: (uint32_t *) L"" },
422 #endif
423 { string: "0" },
424 { string: "1" },
425 { string: "2" },
426 { string: "3" },
427 { string: "4" },
428 { string: "5" },
429 { string: "6" },
430 { string: "7" },
431 { string: "8" },
432 { string: "9" },
433 #if BYTE_ORDER == LITTLE_ENDIAN
434 { word: L'\0' },
435 { word: L'\0' },
436 { word: L'\0' },
437 { word: L'\0' },
438 { word: L'\0' },
439 { word: L'\0' },
440 { word: L'\0' },
441 { word: L'\0' },
442 { word: L'\0' },
443 { word: L'\0' },
444 #endif
445 { word: L'0' },
446 { word: L'1' },
447 { word: L'2' },
448 { word: L'3' },
449 { word: L'4' },
450 { word: L'5' },
451 { word: L'6' },
452 { word: L'7' },
453 { word: L'8' },
454 { word: L'9' },
455 #if BYTE_ORDER == BIG_ENDIAN
456 { word: L'\0' },
457 { word: L'\0' },
458 { word: L'\0' },
459 { word: L'\0' },
460 { word: L'\0' },
461 { word: L'\0' },
462 { word: L'\0' },
463 { word: L'\0' },
464 { word: L'\0' },
465 { word: L'\0' },
466 #endif
467 { word: 0 },
468 { word: 0 },
469 { word: 0 },
470 { word: 0 },
471 { string: "" },
472 { string: "" },
473 { string: "" },
474 { string: "" },
475 { string: "" },
476 { string: "" }
477 }
478 };