1use super::{Encoding, request_mapping_file, parser::parse as parse_ucm};
7
8use lazy_static::lazy_static;
9
10lazy_static! {
21 pub static ref AIX_BIG5_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-big5-4.3.6").unwrap()).unwrap();
22}
23lazy_static! {
24 pub static ref AIX_CNS11643_1986_1_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-CNS11643.1986_1-4.3.6").unwrap()).unwrap();
25}
26lazy_static! {
27 pub static ref AIX_CNS11643_1986_2_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-CNS11643.1986_2-4.3.6").unwrap()).unwrap();
28}
29lazy_static! {
30 pub static ref AIX_IBM_1046_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_1046-4.3.6").unwrap()).unwrap();
31}
32lazy_static! {
33 pub static ref AIX_IBM_1124_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_1124-4.3.6").unwrap()).unwrap();
34}
35lazy_static! {
36 pub static ref AIX_IBM_1129_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_1129-4.3.6").unwrap()).unwrap();
37}
38lazy_static! {
39 pub static ref AIX_IBM_1252_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_1252-4.3.6").unwrap()).unwrap();
40}
41lazy_static! {
42 pub static ref AIX_IBM_850_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_850-4.3.6").unwrap()).unwrap();
43}
44lazy_static! {
45 pub static ref AIX_IBM_856_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_856-4.3.6").unwrap()).unwrap();
46}
47lazy_static! {
48 pub static ref AIX_IBM_858_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_858-4.3.6").unwrap()).unwrap();
49}
50lazy_static! {
51 pub static ref AIX_IBM_932_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_932-4.3.6").unwrap()).unwrap();
52}
53lazy_static! {
54 pub static ref AIX_IBM_943_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_943-4.3.6").unwrap()).unwrap();
55}
56lazy_static! {
57 pub static ref AIX_IBM_EUCJP_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_eucJP-4.3.6").unwrap()).unwrap();
58}
59lazy_static! {
60 pub static ref AIX_IBM_EUCKR_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_eucKR-4.3.6").unwrap()).unwrap();
61}
62lazy_static! {
63 pub static ref AIX_IBM_EUCTW_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_eucTW-4.3.6").unwrap()).unwrap();
64}
65lazy_static! {
66 pub static ref AIX_IBM_UDCJP_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_udcJP-4.3.6").unwrap()).unwrap();
67}
68lazy_static! {
69 pub static ref AIX_IBM_UDCJP_GR_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-IBM_udcJP_GR-4.3.6").unwrap()).unwrap();
70}
71lazy_static! {
72 pub static ref AIX_ISO8859_1_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_1-4.3.6").unwrap()).unwrap();
73}
74lazy_static! {
75 pub static ref AIX_ISO8859_15_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_15-4.3.6").unwrap()).unwrap();
76}
77lazy_static! {
78 pub static ref AIX_ISO8859_2_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_2-4.3.6").unwrap()).unwrap();
79}
80lazy_static! {
81 pub static ref AIX_ISO8859_3_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_3-4.3.6").unwrap()).unwrap();
82}
83lazy_static! {
84 pub static ref AIX_ISO8859_4_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_4-4.3.6").unwrap()).unwrap();
85}
86lazy_static! {
87 pub static ref AIX_ISO8859_5_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_5-4.3.6").unwrap()).unwrap();
88}
89lazy_static! {
90 pub static ref AIX_ISO8859_6_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_6-4.3.6").unwrap()).unwrap();
91}
92lazy_static! {
93 pub static ref AIX_ISO8859_7_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_7-4.3.6").unwrap()).unwrap();
94}
95lazy_static! {
96 pub static ref AIX_ISO8859_8_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_8-4.3.6").unwrap()).unwrap();
97}
98lazy_static! {
99 pub static ref AIX_ISO8859_9_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-ISO8859_9-4.3.6").unwrap()).unwrap();
100}
101lazy_static! {
102 pub static ref AIX_JISX0201_1976_0_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-JISX0201.1976_0-4.3.6").unwrap()).unwrap();
103}
104lazy_static! {
105 pub static ref AIX_JISX0201_1976_GR_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-JISX0201.1976_GR-4.3.6").unwrap()).unwrap();
106}
107lazy_static! {
108 pub static ref AIX_JISX0208_1983_0_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-JISX0208.1983_0-4.3.6").unwrap()).unwrap();
109}
110lazy_static! {
111 pub static ref AIX_JISX0208_1983_GR_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-JISX0208.1983_GR-4.3.6").unwrap()).unwrap();
112}
113lazy_static! {
114 pub static ref AIX_KSC5601_1987_0_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-KSC5601.1987_0-4.3.6").unwrap()).unwrap();
115}
116lazy_static! {
117 pub static ref AIX_TIS_620_4_3_6: Encoding = parse_ucm(&request_mapping_file("aix-TIS_620-4.3.6").unwrap()).unwrap();
118}
119lazy_static! {
120 pub static ref CNS_11643_1992: Encoding = parse_ucm(&request_mapping_file("cns-11643-1992").unwrap()).unwrap();
121}
122lazy_static! {
123 pub static ref EUC_JP_2007: Encoding = parse_ucm(&request_mapping_file("euc-jp-2007").unwrap()).unwrap();
124}
125lazy_static! {
126 pub static ref EUC_TW_2014: Encoding = parse_ucm(&request_mapping_file("euc-tw-2014").unwrap()).unwrap();
127}
128lazy_static! {
129 pub static ref GB_18030_2000: Encoding = parse_ucm(&request_mapping_file("gb-18030-2000").unwrap()).unwrap();
130}
131lazy_static! {
132 pub static ref GB_18030_2005: Encoding = parse_ucm(&request_mapping_file("gb-18030-2005").unwrap()).unwrap();
133}
134lazy_static! {
135 pub static ref GLIBC_ANSI_X3_110_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ANSI_X3.110-2.1.2").unwrap()).unwrap();
136}
137lazy_static! {
138 pub static ref GLIBC_ANSI_X3_110_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ANSI_X3.110-2.3.3").unwrap()).unwrap();
139}
140lazy_static! {
141 pub static ref GLIBC_ARMSCII_8_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ARMSCII_8-2.3.3").unwrap()).unwrap();
142}
143lazy_static! {
144 pub static ref GLIBC_ASMO_449_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ASMO_449-2.1.2").unwrap()).unwrap();
145}
146lazy_static! {
147 pub static ref GLIBC_BALTIC_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-BALTIC-2.1.2").unwrap()).unwrap();
148}
149lazy_static! {
150 pub static ref GLIBC_BIG5_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-BIG5-2.1.2").unwrap()).unwrap();
151}
152lazy_static! {
153 pub static ref GLIBC_BIG5_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-BIG5-2.3.3").unwrap()).unwrap();
154}
155lazy_static! {
156 pub static ref GLIBC_BIG5HKSCS_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-BIG5HKSCS-2.3.3").unwrap()).unwrap();
157}
158lazy_static! {
159 pub static ref GLIBC_BS_4730_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-BS_4730-2.3.3").unwrap()).unwrap();
160}
161lazy_static! {
162 pub static ref GLIBC_CP10007_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-CP10007-2.3.3").unwrap()).unwrap();
163}
164lazy_static! {
165 pub static ref GLIBC_CP1125_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-CP1125-2.3.3").unwrap()).unwrap();
166}
167lazy_static! {
168 pub static ref GLIBC_CP1250_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1250-2.1.2").unwrap()).unwrap();
169}
170lazy_static! {
171 pub static ref GLIBC_CP1251_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1251-2.1.2").unwrap()).unwrap();
172}
173lazy_static! {
174 pub static ref GLIBC_CP1252_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1252-2.1.2").unwrap()).unwrap();
175}
176lazy_static! {
177 pub static ref GLIBC_CP1253_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1253-2.1.2").unwrap()).unwrap();
178}
179lazy_static! {
180 pub static ref GLIBC_CP1254_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1254-2.1.2").unwrap()).unwrap();
181}
182lazy_static! {
183 pub static ref GLIBC_CP1255_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1255-2.1.2").unwrap()).unwrap();
184}
185lazy_static! {
186 pub static ref GLIBC_CP1256_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1256-2.1.2").unwrap()).unwrap();
187}
188lazy_static! {
189 pub static ref GLIBC_CP1257_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1257-2.1.2").unwrap()).unwrap();
190}
191lazy_static! {
192 pub static ref GLIBC_CP1258_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP1258-2.1.2").unwrap()).unwrap();
193}
194lazy_static! {
195 pub static ref GLIBC_CP737_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP737-2.1.2").unwrap()).unwrap();
196}
197lazy_static! {
198 pub static ref GLIBC_CP775_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CP775-2.1.2").unwrap()).unwrap();
199}
200lazy_static! {
201 pub static ref GLIBC_CP932_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-CP932-2.3.3").unwrap()).unwrap();
202}
203lazy_static! {
204 pub static ref GLIBC_CSA_Z243_4_1985_1_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-CSA_Z243.4_1985_1-2.3.3").unwrap()).unwrap();
205}
206lazy_static! {
207 pub static ref GLIBC_CSA_Z243_4_1985_2_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-CSA_Z243.4_1985_2-2.3.3").unwrap()).unwrap();
208}
209lazy_static! {
210 pub static ref GLIBC_CSN_369103_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CSN_369103-2.1.2").unwrap()).unwrap();
211}
212lazy_static! {
213 pub static ref GLIBC_CWI_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-CWI-2.1.2").unwrap()).unwrap();
214}
215lazy_static! {
216 pub static ref GLIBC_DEC_MCS_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-DEC_MCS-2.1.2").unwrap()).unwrap();
217}
218lazy_static! {
219 pub static ref GLIBC_DIN_66003_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-DIN_66003-2.3.3").unwrap()).unwrap();
220}
221lazy_static! {
222 pub static ref GLIBC_DS_2089_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-DS_2089-2.3.3").unwrap()).unwrap();
223}
224lazy_static! {
225 pub static ref GLIBC_EBCDIC_AT_DE_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_AT_DE-2.1.2").unwrap()).unwrap();
226}
227lazy_static! {
228 pub static ref GLIBC_EBCDIC_AT_DE_A_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_AT_DE_A-2.1.2").unwrap()).unwrap();
229}
230lazy_static! {
231 pub static ref GLIBC_EBCDIC_CA_FR_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_CA_FR-2.1.2").unwrap()).unwrap();
232}
233lazy_static! {
234 pub static ref GLIBC_EBCDIC_DK_NO_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_DK_NO-2.1.2").unwrap()).unwrap();
235}
236lazy_static! {
237 pub static ref GLIBC_EBCDIC_DK_NO_A_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_DK_NO_A-2.1.2").unwrap()).unwrap();
238}
239lazy_static! {
240 pub static ref GLIBC_EBCDIC_ES_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_ES-2.1.2").unwrap()).unwrap();
241}
242lazy_static! {
243 pub static ref GLIBC_EBCDIC_ES_A_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_ES_A-2.1.2").unwrap()).unwrap();
244}
245lazy_static! {
246 pub static ref GLIBC_EBCDIC_ES_S_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_ES_S-2.1.2").unwrap()).unwrap();
247}
248lazy_static! {
249 pub static ref GLIBC_EBCDIC_FI_SE_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_FI_SE-2.1.2").unwrap()).unwrap();
250}
251lazy_static! {
252 pub static ref GLIBC_EBCDIC_FI_SE_A_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_FI_SE_A-2.1.2").unwrap()).unwrap();
253}
254lazy_static! {
255 pub static ref GLIBC_EBCDIC_FR_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_FR-2.1.2").unwrap()).unwrap();
256}
257lazy_static! {
258 pub static ref GLIBC_EBCDIC_IS_FRISS_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_IS_FRISS-2.1.2").unwrap()).unwrap();
259}
260lazy_static! {
261 pub static ref GLIBC_EBCDIC_IT_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_IT-2.1.2").unwrap()).unwrap();
262}
263lazy_static! {
264 pub static ref GLIBC_EBCDIC_PT_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_PT-2.1.2").unwrap()).unwrap();
265}
266lazy_static! {
267 pub static ref GLIBC_EBCDIC_UK_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_UK-2.1.2").unwrap()).unwrap();
268}
269lazy_static! {
270 pub static ref GLIBC_EBCDIC_US_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EBCDIC_US-2.1.2").unwrap()).unwrap();
271}
272lazy_static! {
273 pub static ref GLIBC_ECMA_CYRILLIC_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ECMA_CYRILLIC-2.3.3").unwrap()).unwrap();
274}
275lazy_static! {
276 pub static ref GLIBC_ES2_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ES2-2.3.3").unwrap()).unwrap();
277}
278lazy_static! {
279 pub static ref GLIBC_ES_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ES-2.3.3").unwrap()).unwrap();
280}
281lazy_static! {
282 pub static ref GLIBC_EUC_CN_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_CN-2.1.2").unwrap()).unwrap();
283}
284lazy_static! {
285 pub static ref GLIBC_EUC_CN_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_CN-2.3.3").unwrap()).unwrap();
286}
287lazy_static! {
288 pub static ref GLIBC_EUC_JP_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_JP-2.1.2").unwrap()).unwrap();
289}
290lazy_static! {
291 pub static ref GLIBC_EUC_JP_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_JP-2.3.3").unwrap()).unwrap();
292}
293lazy_static! {
294 pub static ref GLIBC_EUC_JP_MS_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_JP_MS-2.3.3").unwrap()).unwrap();
295}
296lazy_static! {
297 pub static ref GLIBC_EUC_KR_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_KR-2.1.2").unwrap()).unwrap();
298}
299lazy_static! {
300 pub static ref GLIBC_EUC_KR_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_KR-2.3.3").unwrap()).unwrap();
301}
302lazy_static! {
303 pub static ref GLIBC_EUC_TW_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-EUC_TW-2.1.2").unwrap()).unwrap();
304}
305lazy_static! {
306 pub static ref GLIBC_GB_1988_80_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-GB_1988_80-2.3.3").unwrap()).unwrap();
307}
308lazy_static! {
309 pub static ref GLIBC_GBK_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-GBK-2.3.3").unwrap()).unwrap();
310}
311lazy_static! {
312 pub static ref GLIBC_GEORGIAN_ACADEMY_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-GEORGIAN_ACADEMY-2.3.3").unwrap()).unwrap();
313}
314lazy_static! {
315 pub static ref GLIBC_GEORGIAN_PS_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-GEORGIAN_PS-2.3.3").unwrap()).unwrap();
316}
317lazy_static! {
318 pub static ref GLIBC_GOST_19768_74_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-GOST_19768_74-2.1.2").unwrap()).unwrap();
319}
320lazy_static! {
321 pub static ref GLIBC_GREEK7_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-GREEK7-2.1.2").unwrap()).unwrap();
322}
323lazy_static! {
324 pub static ref GLIBC_GREEK7_OLD_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-GREEK7_OLD-2.1.2").unwrap()).unwrap();
325}
326lazy_static! {
327 pub static ref GLIBC_GREEK_CCITT_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-GREEK_CCITT-2.1.2").unwrap()).unwrap();
328}
329lazy_static! {
330 pub static ref GLIBC_HP_ROMAN8_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-HP_ROMAN8-2.1.2").unwrap()).unwrap();
331}
332lazy_static! {
333 pub static ref GLIBC_IBM037_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM037-2.1.2").unwrap()).unwrap();
334}
335lazy_static! {
336 pub static ref GLIBC_IBM038_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM038-2.1.2").unwrap()).unwrap();
337}
338lazy_static! {
339 pub static ref GLIBC_IBM1004_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1004-2.1.2").unwrap()).unwrap();
340}
341lazy_static! {
342 pub static ref GLIBC_IBM1026_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1026-2.1.2").unwrap()).unwrap();
343}
344lazy_static! {
345 pub static ref GLIBC_IBM1046_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1046-2.3.3").unwrap()).unwrap();
346}
347lazy_static! {
348 pub static ref GLIBC_IBM1047_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1047-2.1.2").unwrap()).unwrap();
349}
350lazy_static! {
351 pub static ref GLIBC_IBM1124_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1124-2.3.3").unwrap()).unwrap();
352}
353lazy_static! {
354 pub static ref GLIBC_IBM1129_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1129-2.3.3").unwrap()).unwrap();
355}
356lazy_static! {
357 pub static ref GLIBC_IBM1132_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1132-2.3.3").unwrap()).unwrap();
358}
359lazy_static! {
360 pub static ref GLIBC_IBM1133_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1133-2.3.3").unwrap()).unwrap();
361}
362lazy_static! {
363 pub static ref GLIBC_IBM1160_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1160-2.3.3").unwrap()).unwrap();
364}
365lazy_static! {
366 pub static ref GLIBC_IBM1161_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1161-2.3.3").unwrap()).unwrap();
367}
368lazy_static! {
369 pub static ref GLIBC_IBM1162_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1162-2.3.3").unwrap()).unwrap();
370}
371lazy_static! {
372 pub static ref GLIBC_IBM1163_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1163-2.3.3").unwrap()).unwrap();
373}
374lazy_static! {
375 pub static ref GLIBC_IBM1164_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM1164-2.3.3").unwrap()).unwrap();
376}
377lazy_static! {
378 pub static ref GLIBC_IBM256_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM256-2.1.2").unwrap()).unwrap();
379}
380lazy_static! {
381 pub static ref GLIBC_IBM273_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM273-2.1.2").unwrap()).unwrap();
382}
383lazy_static! {
384 pub static ref GLIBC_IBM274_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM274-2.1.2").unwrap()).unwrap();
385}
386lazy_static! {
387 pub static ref GLIBC_IBM275_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM275-2.1.2").unwrap()).unwrap();
388}
389lazy_static! {
390 pub static ref GLIBC_IBM277_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM277-2.1.2").unwrap()).unwrap();
391}
392lazy_static! {
393 pub static ref GLIBC_IBM278_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM278-2.1.2").unwrap()).unwrap();
394}
395lazy_static! {
396 pub static ref GLIBC_IBM280_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM280-2.1.2").unwrap()).unwrap();
397}
398lazy_static! {
399 pub static ref GLIBC_IBM281_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM281-2.1.2").unwrap()).unwrap();
400}
401lazy_static! {
402 pub static ref GLIBC_IBM284_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM284-2.1.2").unwrap()).unwrap();
403}
404lazy_static! {
405 pub static ref GLIBC_IBM285_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM285-2.1.2").unwrap()).unwrap();
406}
407lazy_static! {
408 pub static ref GLIBC_IBM290_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM290-2.1.2").unwrap()).unwrap();
409}
410lazy_static! {
411 pub static ref GLIBC_IBM297_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM297-2.1.2").unwrap()).unwrap();
412}
413lazy_static! {
414 pub static ref GLIBC_IBM420_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM420-2.1.2").unwrap()).unwrap();
415}
416lazy_static! {
417 pub static ref GLIBC_IBM423_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM423-2.1.2").unwrap()).unwrap();
418}
419lazy_static! {
420 pub static ref GLIBC_IBM424_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM424-2.1.2").unwrap()).unwrap();
421}
422lazy_static! {
423 pub static ref GLIBC_IBM437_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM437-2.1.2").unwrap()).unwrap();
424}
425lazy_static! {
426 pub static ref GLIBC_IBM500_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM500-2.1.2").unwrap()).unwrap();
427}
428lazy_static! {
429 pub static ref GLIBC_IBM850_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM850-2.1.2").unwrap()).unwrap();
430}
431lazy_static! {
432 pub static ref GLIBC_IBM851_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM851-2.1.2").unwrap()).unwrap();
433}
434lazy_static! {
435 pub static ref GLIBC_IBM852_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM852-2.1.2").unwrap()).unwrap();
436}
437lazy_static! {
438 pub static ref GLIBC_IBM855_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM855-2.1.2").unwrap()).unwrap();
439}
440lazy_static! {
441 pub static ref GLIBC_IBM856_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM856-2.3.3").unwrap()).unwrap();
442}
443lazy_static! {
444 pub static ref GLIBC_IBM857_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM857-2.1.2").unwrap()).unwrap();
445}
446lazy_static! {
447 pub static ref GLIBC_IBM860_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM860-2.1.2").unwrap()).unwrap();
448}
449lazy_static! {
450 pub static ref GLIBC_IBM861_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM861-2.1.2").unwrap()).unwrap();
451}
452lazy_static! {
453 pub static ref GLIBC_IBM862_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM862-2.1.2").unwrap()).unwrap();
454}
455lazy_static! {
456 pub static ref GLIBC_IBM863_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM863-2.1.2").unwrap()).unwrap();
457}
458lazy_static! {
459 pub static ref GLIBC_IBM864_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM864-2.1.2").unwrap()).unwrap();
460}
461lazy_static! {
462 pub static ref GLIBC_IBM864_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM864-2.3.3").unwrap()).unwrap();
463}
464lazy_static! {
465 pub static ref GLIBC_IBM865_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM865-2.1.2").unwrap()).unwrap();
466}
467lazy_static! {
468 pub static ref GLIBC_IBM866_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM866-2.1.2").unwrap()).unwrap();
469}
470lazy_static! {
471 pub static ref GLIBC_IBM866NAV_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM866NAV-2.3.3").unwrap()).unwrap();
472}
473lazy_static! {
474 pub static ref GLIBC_IBM868_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM868-2.1.2").unwrap()).unwrap();
475}
476lazy_static! {
477 pub static ref GLIBC_IBM869_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM869-2.1.2").unwrap()).unwrap();
478}
479lazy_static! {
480 pub static ref GLIBC_IBM870_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM870-2.1.2").unwrap()).unwrap();
481}
482lazy_static! {
483 pub static ref GLIBC_IBM870_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM870-2.3.3").unwrap()).unwrap();
484}
485lazy_static! {
486 pub static ref GLIBC_IBM871_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM871-2.1.2").unwrap()).unwrap();
487}
488lazy_static! {
489 pub static ref GLIBC_IBM874_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM874-2.1.2").unwrap()).unwrap();
490}
491lazy_static! {
492 pub static ref GLIBC_IBM874_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM874-2.3.3").unwrap()).unwrap();
493}
494lazy_static! {
495 pub static ref GLIBC_IBM875_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM875-2.1.2").unwrap()).unwrap();
496}
497lazy_static! {
498 pub static ref GLIBC_IBM880_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM880-2.1.2").unwrap()).unwrap();
499}
500lazy_static! {
501 pub static ref GLIBC_IBM891_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM891-2.1.2").unwrap()).unwrap();
502}
503lazy_static! {
504 pub static ref GLIBC_IBM903_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM903-2.1.2").unwrap()).unwrap();
505}
506lazy_static! {
507 pub static ref GLIBC_IBM904_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM904-2.1.2").unwrap()).unwrap();
508}
509lazy_static! {
510 pub static ref GLIBC_IBM905_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM905-2.1.2").unwrap()).unwrap();
511}
512lazy_static! {
513 pub static ref GLIBC_IBM918_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IBM918-2.1.2").unwrap()).unwrap();
514}
515lazy_static! {
516 pub static ref GLIBC_IBM922_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM922-2.3.3").unwrap()).unwrap();
517}
518lazy_static! {
519 pub static ref GLIBC_IBM943_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IBM943-2.3.3").unwrap()).unwrap();
520}
521lazy_static! {
522 pub static ref GLIBC_IEC_P27_1_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-IEC_P27_1-2.1.2").unwrap()).unwrap();
523}
524lazy_static! {
525 pub static ref GLIBC_INIS_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-INIS-2.1.2").unwrap()).unwrap();
526}
527lazy_static! {
528 pub static ref GLIBC_INIS_8_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-INIS_8-2.1.2").unwrap()).unwrap();
529}
530lazy_static! {
531 pub static ref GLIBC_INIS_CYRILLIC_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-INIS_CYRILLIC-2.1.2").unwrap()).unwrap();
532}
533lazy_static! {
534 pub static ref GLIBC_ISIRI_3342_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISIRI_3342-2.3.3").unwrap()).unwrap();
535}
536lazy_static! {
537 pub static ref GLIBC_ISO_10367_BOX_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_10367_BOX-2.1.2").unwrap()).unwrap();
538}
539lazy_static! {
540 pub static ref GLIBC_ISO_5427_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_5427-2.1.2").unwrap()).unwrap();
541}
542lazy_static! {
543 pub static ref GLIBC_ISO_5427_EXT_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_5427_EXT-2.1.2").unwrap()).unwrap();
544}
545lazy_static! {
546 pub static ref GLIBC_ISO_5428_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_5428-2.1.2").unwrap()).unwrap();
547}
548lazy_static! {
549 pub static ref GLIBC_ISO_5428_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_5428-2.3.3").unwrap()).unwrap();
550}
551lazy_static! {
552 pub static ref GLIBC_ISO646_US_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO646_US-2.1.2").unwrap()).unwrap();
553}
554lazy_static! {
555 pub static ref GLIBC_ISO_6937_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_6937-2.3.3").unwrap()).unwrap();
556}
557lazy_static! {
558 pub static ref GLIBC_ISO_8859_10_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_10-2.1.2").unwrap()).unwrap();
559}
560lazy_static! {
561 pub static ref GLIBC_ISO_8859_11_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_11-2.1.2").unwrap()).unwrap();
562}
563lazy_static! {
564 pub static ref GLIBC_ISO_8859_1_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_1-2.1.2").unwrap()).unwrap();
565}
566lazy_static! {
567 pub static ref GLIBC_ISO_8859_13_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_13-2.1.2").unwrap()).unwrap();
568}
569lazy_static! {
570 pub static ref GLIBC_ISO_8859_13_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_13-2.3.3").unwrap()).unwrap();
571}
572lazy_static! {
573 pub static ref GLIBC_ISO_8859_14_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_14-2.1.2").unwrap()).unwrap();
574}
575lazy_static! {
576 pub static ref GLIBC_ISO_8859_15_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_15-2.1.2").unwrap()).unwrap();
577}
578lazy_static! {
579 pub static ref GLIBC_ISO_8859_16_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_16-2.3.3").unwrap()).unwrap();
580}
581lazy_static! {
582 pub static ref GLIBC_ISO_8859_2_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_2-2.1.2").unwrap()).unwrap();
583}
584lazy_static! {
585 pub static ref GLIBC_ISO_8859_3_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_3-2.1.2").unwrap()).unwrap();
586}
587lazy_static! {
588 pub static ref GLIBC_ISO_8859_4_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_4-2.1.2").unwrap()).unwrap();
589}
590lazy_static! {
591 pub static ref GLIBC_ISO_8859_5_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_5-2.1.2").unwrap()).unwrap();
592}
593lazy_static! {
594 pub static ref GLIBC_ISO_8859_6_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_6-2.1.2").unwrap()).unwrap();
595}
596lazy_static! {
597 pub static ref GLIBC_ISO_8859_7_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_7-2.1.2").unwrap()).unwrap();
598}
599lazy_static! {
600 pub static ref GLIBC_ISO_8859_7_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_7-2.3.3").unwrap()).unwrap();
601}
602lazy_static! {
603 pub static ref GLIBC_ISO_8859_8_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_8-2.1.2").unwrap()).unwrap();
604}
605lazy_static! {
606 pub static ref GLIBC_ISO_8859_8_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_8-2.3.3").unwrap()).unwrap();
607}
608lazy_static! {
609 pub static ref GLIBC_ISO_8859_9_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_8859_9-2.1.2").unwrap()).unwrap();
610}
611lazy_static! {
612 pub static ref GLIBC_ISO_IR_197_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_IR_197-2.1.2").unwrap()).unwrap();
613}
614lazy_static! {
615 pub static ref GLIBC_ISO_IR_209_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-ISO_IR_209-2.3.3").unwrap()).unwrap();
616}
617lazy_static! {
618 pub static ref GLIBC_IT_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-IT-2.3.3").unwrap()).unwrap();
619}
620lazy_static! {
621 pub static ref GLIBC_JIS_C6220_1969_RO_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-JIS_C6220_1969_RO-2.3.3").unwrap()).unwrap();
622}
623lazy_static! {
624 pub static ref GLIBC_JIS_C6229_1984_B_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-JIS_C6229_1984_B-2.3.3").unwrap()).unwrap();
625}
626lazy_static! {
627 pub static ref GLIBC_JOHAB_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-JOHAB-2.3.3").unwrap()).unwrap();
628}
629lazy_static! {
630 pub static ref GLIBC_JUS_I_B1_002_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-JUS_I.B1.002-2.3.3").unwrap()).unwrap();
631}
632lazy_static! {
633 pub static ref GLIBC_KOI_8_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-KOI_8-2.1.2").unwrap()).unwrap();
634}
635lazy_static! {
636 pub static ref GLIBC_KOI8_R_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-KOI8_R-2.1.2").unwrap()).unwrap();
637}
638lazy_static! {
639 pub static ref GLIBC_KOI8_R_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-KOI8_R-2.3.3").unwrap()).unwrap();
640}
641lazy_static! {
642 pub static ref GLIBC_KOI8_T_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-KOI8_T-2.3.3").unwrap()).unwrap();
643}
644lazy_static! {
645 pub static ref GLIBC_KOI8_U_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-KOI8_U-2.1.2").unwrap()).unwrap();
646}
647lazy_static! {
648 pub static ref GLIBC_KOI8_U_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-KOI8_U-2.3.3").unwrap()).unwrap();
649}
650lazy_static! {
651 pub static ref GLIBC_KSC5636_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-KSC5636-2.3.3").unwrap()).unwrap();
652}
653lazy_static! {
654 pub static ref GLIBC_LATIN_GREEK_1_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-LATIN_GREEK_1-2.1.2").unwrap()).unwrap();
655}
656lazy_static! {
657 pub static ref GLIBC_LATIN_GREEK_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-LATIN_GREEK-2.1.2").unwrap()).unwrap();
658}
659lazy_static! {
660 pub static ref GLIBC_MACINTOSH_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-MACINTOSH-2.1.2").unwrap()).unwrap();
661}
662lazy_static! {
663 pub static ref GLIBC_MACINTOSH_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-MACINTOSH-2.3.3").unwrap()).unwrap();
664}
665lazy_static! {
666 pub static ref GLIBC_MAC_IS_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-MAC_IS-2.1.2").unwrap()).unwrap();
667}
668lazy_static! {
669 pub static ref GLIBC_MAC_SAMI_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-MAC_SAMI-2.3.3").unwrap()).unwrap();
670}
671lazy_static! {
672 pub static ref GLIBC_MAC_UK_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-MAC_UK-2.1.2").unwrap()).unwrap();
673}
674lazy_static! {
675 pub static ref GLIBC_MSZ_7795_3_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-MSZ_7795.3-2.3.3").unwrap()).unwrap();
676}
677lazy_static! {
678 pub static ref GLIBC_NATS_DANO_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-NATS_DANO-2.1.2").unwrap()).unwrap();
679}
680lazy_static! {
681 pub static ref GLIBC_NATS_SEFI_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-NATS_SEFI-2.1.2").unwrap()).unwrap();
682}
683lazy_static! {
684 pub static ref GLIBC_NC_NC00_10_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-NC_NC00_10-2.3.3").unwrap()).unwrap();
685}
686lazy_static! {
687 pub static ref GLIBC_NF_Z_62_010_1973_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-NF_Z_62_010_1973-2.3.3").unwrap()).unwrap();
688}
689lazy_static! {
690 pub static ref GLIBC_NF_Z_62_010_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-NF_Z_62_010-2.3.3").unwrap()).unwrap();
691}
692lazy_static! {
693 pub static ref GLIBC_NS_4551_1_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-NS_4551_1-2.3.3").unwrap()).unwrap();
694}
695lazy_static! {
696 pub static ref GLIBC_NS_4551_2_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-NS_4551_2-2.3.3").unwrap()).unwrap();
697}
698lazy_static! {
699 pub static ref GLIBC_PT154_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-PT154-2.3.3").unwrap()).unwrap();
700}
701lazy_static! {
702 pub static ref GLIBC_PT2_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-PT2-2.3.3").unwrap()).unwrap();
703}
704lazy_static! {
705 pub static ref GLIBC_PT_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-PT-2.3.3").unwrap()).unwrap();
706}
707lazy_static! {
708 pub static ref GLIBC_RK1048_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-RK1048-2.3.3").unwrap()).unwrap();
709}
710lazy_static! {
711 pub static ref GLIBC_SEN_850200_B_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-SEN_850200_B-2.3.3").unwrap()).unwrap();
712}
713lazy_static! {
714 pub static ref GLIBC_SEN_850200_C_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-SEN_850200_C-2.3.3").unwrap()).unwrap();
715}
716lazy_static! {
717 pub static ref GLIBC_SJIS_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-SJIS-2.1.2").unwrap()).unwrap();
718}
719lazy_static! {
720 pub static ref GLIBC_SJIS_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-SJIS-2.3.3").unwrap()).unwrap();
721}
722lazy_static! {
723 pub static ref GLIBC_T_61_8BIT_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-T.61_8BIT-2.3.3").unwrap()).unwrap();
724}
725lazy_static! {
726 pub static ref GLIBC_TIS_620_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-TIS_620-2.1.2").unwrap()).unwrap();
727}
728lazy_static! {
729 pub static ref GLIBC_UHC_2_1_2: Encoding = parse_ucm(&request_mapping_file("glibc-UHC-2.1.2").unwrap()).unwrap();
730}
731lazy_static! {
732 pub static ref GLIBC_UHC_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-UHC-2.3.3").unwrap()).unwrap();
733}
734lazy_static! {
735 pub static ref GLIBC_VISCII_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-VISCII-2.3.3").unwrap()).unwrap();
736}
737lazy_static! {
738 pub static ref GLIBC_WIN_SAMI_2_2_3_3: Encoding = parse_ucm(&request_mapping_file("glibc-WIN_SAMI_2-2.3.3").unwrap()).unwrap();
739}
740lazy_static! {
741 pub static ref HPUX_BIG5_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-big5-11.11").unwrap()).unwrap();
742}
743lazy_static! {
744 pub static ref HPUX_CP1140_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1140-11.11").unwrap()).unwrap();
745}
746lazy_static! {
747 pub static ref HPUX_CP1141_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1141-11.11").unwrap()).unwrap();
748}
749lazy_static! {
750 pub static ref HPUX_CP1142_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1142-11.11").unwrap()).unwrap();
751}
752lazy_static! {
753 pub static ref HPUX_CP1143_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1143-11.11").unwrap()).unwrap();
754}
755lazy_static! {
756 pub static ref HPUX_CP1144_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1144-11.11").unwrap()).unwrap();
757}
758lazy_static! {
759 pub static ref HPUX_CP1145_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1145-11.11").unwrap()).unwrap();
760}
761lazy_static! {
762 pub static ref HPUX_CP1146_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1146-11.11").unwrap()).unwrap();
763}
764lazy_static! {
765 pub static ref HPUX_CP1147_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1147-11.11").unwrap()).unwrap();
766}
767lazy_static! {
768 pub static ref HPUX_CP1148_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1148-11.11").unwrap()).unwrap();
769}
770lazy_static! {
771 pub static ref HPUX_CP1149_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1149-11.11").unwrap()).unwrap();
772}
773lazy_static! {
774 pub static ref HPUX_CP1250_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1250-11.11").unwrap()).unwrap();
775}
776lazy_static! {
777 pub static ref HPUX_CP1251_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1251-11.11").unwrap()).unwrap();
778}
779lazy_static! {
780 pub static ref HPUX_CP1252_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1252-11.11").unwrap()).unwrap();
781}
782lazy_static! {
783 pub static ref HPUX_CP1253_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1253-11.11").unwrap()).unwrap();
784}
785lazy_static! {
786 pub static ref HPUX_CP1254_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1254-11.11").unwrap()).unwrap();
787}
788lazy_static! {
789 pub static ref HPUX_CP1255_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1255-11.11").unwrap()).unwrap();
790}
791lazy_static! {
792 pub static ref HPUX_CP1256_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1256-11.11").unwrap()).unwrap();
793}
794lazy_static! {
795 pub static ref HPUX_CP1257_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1257-11.11").unwrap()).unwrap();
796}
797lazy_static! {
798 pub static ref HPUX_CP1258_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp1258-11.11").unwrap()).unwrap();
799}
800lazy_static! {
801 pub static ref HPUX_CP437_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp437-11.11").unwrap()).unwrap();
802}
803lazy_static! {
804 pub static ref HPUX_CP737_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp737-11.11").unwrap()).unwrap();
805}
806lazy_static! {
807 pub static ref HPUX_CP775_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp775-11.11").unwrap()).unwrap();
808}
809lazy_static! {
810 pub static ref HPUX_CP850_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp850-11.11").unwrap()).unwrap();
811}
812lazy_static! {
813 pub static ref HPUX_CP852_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp852-11.11").unwrap()).unwrap();
814}
815lazy_static! {
816 pub static ref HPUX_CP855_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp855-11.11").unwrap()).unwrap();
817}
818lazy_static! {
819 pub static ref HPUX_CP857_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp857-11.11").unwrap()).unwrap();
820}
821lazy_static! {
822 pub static ref HPUX_CP860_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp860-11.11").unwrap()).unwrap();
823}
824lazy_static! {
825 pub static ref HPUX_CP861_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp861-11.11").unwrap()).unwrap();
826}
827lazy_static! {
828 pub static ref HPUX_CP862_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp862-11.11").unwrap()).unwrap();
829}
830lazy_static! {
831 pub static ref HPUX_CP863_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp863-11.11").unwrap()).unwrap();
832}
833lazy_static! {
834 pub static ref HPUX_CP864_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp864-11.11").unwrap()).unwrap();
835}
836lazy_static! {
837 pub static ref HPUX_CP865_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp865-11.11").unwrap()).unwrap();
838}
839lazy_static! {
840 pub static ref HPUX_CP866_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp866-11.11").unwrap()).unwrap();
841}
842lazy_static! {
843 pub static ref HPUX_CP869_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp869-11.11").unwrap()).unwrap();
844}
845lazy_static! {
846 pub static ref HPUX_CP874_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-cp874-11.11").unwrap()).unwrap();
847}
848lazy_static! {
849 pub static ref HPUX_EUCJP0201_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-eucJP0201-11.11").unwrap()).unwrap();
850}
851lazy_static! {
852 pub static ref HPUX_EUCJP_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-eucJP-11.11").unwrap()).unwrap();
853}
854lazy_static! {
855 pub static ref HPUX_EUCJPMS_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-eucJPMS-11.11").unwrap()).unwrap();
856}
857lazy_static! {
858 pub static ref HPUX_EUCKR_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-eucKR-11.11").unwrap()).unwrap();
859}
860lazy_static! {
861 pub static ref HPUX_EUCTW_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-eucTW-11.11").unwrap()).unwrap();
862}
863lazy_static! {
864 pub static ref HPUX_GREEE_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-greee-11.11").unwrap()).unwrap();
865}
866lazy_static! {
867 pub static ref HPUX_HKBIG5_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-hkbig5-11.11").unwrap()).unwrap();
868}
869lazy_static! {
870 pub static ref HPUX_HP15CN_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-hp15CN-11.11").unwrap()).unwrap();
871}
872lazy_static! {
873 pub static ref HPUX_ISO81_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso81-11.0").unwrap()).unwrap();
874}
875lazy_static! {
876 pub static ref HPUX_ISO815_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso815-11.0").unwrap()).unwrap();
877}
878lazy_static! {
879 pub static ref HPUX_ISO82_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso82-11.0").unwrap()).unwrap();
880}
881lazy_static! {
882 pub static ref HPUX_ISO85_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso85-11.0").unwrap()).unwrap();
883}
884lazy_static! {
885 pub static ref HPUX_ISO86_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso86-11.0").unwrap()).unwrap();
886}
887lazy_static! {
888 pub static ref HPUX_ISO87_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso87-11.0").unwrap()).unwrap();
889}
890lazy_static! {
891 pub static ref HPUX_ISO87_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-iso87-11.11").unwrap()).unwrap();
892}
893lazy_static! {
894 pub static ref HPUX_ISO88_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso88-11.0").unwrap()).unwrap();
895}
896lazy_static! {
897 pub static ref HPUX_ISO89_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-iso89-11.0").unwrap()).unwrap();
898}
899lazy_static! {
900 pub static ref HPUX_ROC15_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-roc15-11.11").unwrap()).unwrap();
901}
902lazy_static! {
903 pub static ref HPUX_ROMA8_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-roma8-11.0").unwrap()).unwrap();
904}
905lazy_static! {
906 pub static ref HPUX_SJIS0201_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-sjis0201-11.11").unwrap()).unwrap();
907}
908lazy_static! {
909 pub static ref HPUX_SJIS_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-sjis-11.11").unwrap()).unwrap();
910}
911lazy_static! {
912 pub static ref HPUX_SJISMS_11_11: Encoding = parse_ucm(&request_mapping_file("hpux-sjisMS-11.11").unwrap()).unwrap();
913}
914lazy_static! {
915 pub static ref HPUX_THAI8_11_0: Encoding = parse_ucm(&request_mapping_file("hpux-thai8-11.0").unwrap()).unwrap();
916}
917lazy_static! {
918 pub static ref IBM_1004_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1004_P100-1995").unwrap()).unwrap();
919}
920lazy_static! {
921 pub static ref IBM_1006_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1006_P100-1995").unwrap()).unwrap();
922}
923lazy_static! {
924 pub static ref IBM_1006_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1006_X100-1995").unwrap()).unwrap();
925}
926lazy_static! {
927 pub static ref IBM_1008_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1008_P100-1995").unwrap()).unwrap();
928}
929lazy_static! {
930 pub static ref IBM_1008_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1008_X100-1995").unwrap()).unwrap();
931}
932lazy_static! {
933 pub static ref IBM_1009_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1009_P100-1995").unwrap()).unwrap();
934}
935lazy_static! {
936 pub static ref IBM_1010_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1010_P100-1995").unwrap()).unwrap();
937}
938lazy_static! {
939 pub static ref IBM_1011_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1011_P100-1995").unwrap()).unwrap();
940}
941lazy_static! {
942 pub static ref IBM_1012_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1012_P100-1995").unwrap()).unwrap();
943}
944lazy_static! {
945 pub static ref IBM_1013_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1013_P100-1995").unwrap()).unwrap();
946}
947lazy_static! {
948 pub static ref IBM_1014_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1014_P100-1995").unwrap()).unwrap();
949}
950lazy_static! {
951 pub static ref IBM_1015_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1015_P100-1995").unwrap()).unwrap();
952}
953lazy_static! {
954 pub static ref IBM_1016_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1016_P100-1995").unwrap()).unwrap();
955}
956lazy_static! {
957 pub static ref IBM_1017_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1017_P100-1995").unwrap()).unwrap();
958}
959lazy_static! {
960 pub static ref IBM_1018_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1018_P100-1995").unwrap()).unwrap();
961}
962lazy_static! {
963 pub static ref IBM_1019_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1019_P100-1995").unwrap()).unwrap();
964}
965lazy_static! {
966 pub static ref IBM_1020_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1020_P100-2003").unwrap()).unwrap();
967}
968lazy_static! {
969 pub static ref IBM_1021_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1021_P100-2003").unwrap()).unwrap();
970}
971lazy_static! {
972 pub static ref IBM_1023_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1023_P100-2003").unwrap()).unwrap();
973}
974lazy_static! {
975 pub static ref IBM_1025_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1025_P100-1995").unwrap()).unwrap();
976}
977lazy_static! {
978 pub static ref IBM_1026_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1026_P100-1995").unwrap()).unwrap();
979}
980lazy_static! {
981 pub static ref IBM_1027_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1027_P100-1995").unwrap()).unwrap();
982}
983lazy_static! {
984 pub static ref IBM_1040_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1040_P100-1995").unwrap()).unwrap();
985}
986lazy_static! {
987 pub static ref IBM_1041_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1041_P100-1995").unwrap()).unwrap();
988}
989lazy_static! {
990 pub static ref IBM_1042_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1042_P100-1995").unwrap()).unwrap();
991}
992lazy_static! {
993 pub static ref IBM_1043_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1043_P100-1995").unwrap()).unwrap();
994}
995lazy_static! {
996 pub static ref IBM_1046_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1046_X110-1999").unwrap()).unwrap();
997}
998lazy_static! {
999 pub static ref IBM_1047_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1047_P100-1995").unwrap()).unwrap();
1000}
1001lazy_static! {
1002 pub static ref IBM_1051_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1051_P100-1999").unwrap()).unwrap();
1003}
1004lazy_static! {
1005 pub static ref IBM_1088_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1088_P100-1995").unwrap()).unwrap();
1006}
1007lazy_static! {
1008 pub static ref IBM_1089_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1089_P100-1995").unwrap()).unwrap();
1009}
1010lazy_static! {
1011 pub static ref IBM_1097_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1097_P100-1995").unwrap()).unwrap();
1012}
1013lazy_static! {
1014 pub static ref IBM_1097_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1097_X100-1995").unwrap()).unwrap();
1015}
1016lazy_static! {
1017 pub static ref IBM_1098_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1098_P100-1995").unwrap()).unwrap();
1018}
1019lazy_static! {
1020 pub static ref IBM_1098_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1098_X100-1995").unwrap()).unwrap();
1021}
1022lazy_static! {
1023 pub static ref IBM_1100_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1100_P100-2003").unwrap()).unwrap();
1024}
1025lazy_static! {
1026 pub static ref IBM_1101_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1101_P100-2003").unwrap()).unwrap();
1027}
1028lazy_static! {
1029 pub static ref IBM_1102_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1102_P100-2003").unwrap()).unwrap();
1030}
1031lazy_static! {
1032 pub static ref IBM_1103_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1103_P100-2003").unwrap()).unwrap();
1033}
1034lazy_static! {
1035 pub static ref IBM_1104_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1104_P100-2003").unwrap()).unwrap();
1036}
1037lazy_static! {
1038 pub static ref IBM_1105_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1105_P100-2003").unwrap()).unwrap();
1039}
1040lazy_static! {
1041 pub static ref IBM_1106_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1106_P100-2003").unwrap()).unwrap();
1042}
1043lazy_static! {
1044 pub static ref IBM_1107_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1107_P100-2003").unwrap()).unwrap();
1045}
1046lazy_static! {
1047 pub static ref IBM_1112_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1112_P100-1995").unwrap()).unwrap();
1048}
1049lazy_static! {
1050 pub static ref IBM_1114_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1114_P100-1995").unwrap()).unwrap();
1051}
1052lazy_static! {
1053 pub static ref IBM_1114_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-1114_P100-2001").unwrap()).unwrap();
1054}
1055lazy_static! {
1056 pub static ref IBM_1115_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1115_P100-1995").unwrap()).unwrap();
1057}
1058lazy_static! {
1059 pub static ref IBM_1122_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1122_P100-1999").unwrap()).unwrap();
1060}
1061lazy_static! {
1062 pub static ref IBM_1123_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1123_P100-1995").unwrap()).unwrap();
1063}
1064lazy_static! {
1065 pub static ref IBM_1124_X100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1124_X100-1996").unwrap()).unwrap();
1066}
1067lazy_static! {
1068 pub static ref IBM_1125_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1125_P100-1997").unwrap()).unwrap();
1069}
1070lazy_static! {
1071 pub static ref IBM_1126_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1126_P100-1997").unwrap()).unwrap();
1072}
1073lazy_static! {
1074 pub static ref IBM_1126_P100_P100_1997_U3: Encoding = parse_ucm(&request_mapping_file("ibm-1126_P100_P100-1997_U3").unwrap()).unwrap();
1075}
1076lazy_static! {
1077 pub static ref IBM_1127_P100_2004: Encoding = parse_ucm(&request_mapping_file("ibm-1127_P100-2004").unwrap()).unwrap();
1078}
1079lazy_static! {
1080 pub static ref IBM_1129_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1129_P100-1997").unwrap()).unwrap();
1081}
1082lazy_static! {
1083 pub static ref IBM_1130_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1130_P100-1997").unwrap()).unwrap();
1084}
1085lazy_static! {
1086 pub static ref IBM_1131_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1131_P100-1997").unwrap()).unwrap();
1087}
1088lazy_static! {
1089 pub static ref IBM_1132_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1132_P100-1997").unwrap()).unwrap();
1090}
1091lazy_static! {
1092 pub static ref IBM_1132_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-1132_P100-1998").unwrap()).unwrap();
1093}
1094lazy_static! {
1095 pub static ref IBM_1133_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1133_P100-1997").unwrap()).unwrap();
1096}
1097lazy_static! {
1098 pub static ref IBM_1137_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1137_P100-1999").unwrap()).unwrap();
1099}
1100lazy_static! {
1101 pub static ref IBM_1137_PMOD_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1137_PMOD-1999").unwrap()).unwrap();
1102}
1103lazy_static! {
1104 pub static ref IBM_1140_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1140_P100-1997").unwrap()).unwrap();
1105}
1106lazy_static! {
1107 pub static ref IBM_1141_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1141_P100-1997").unwrap()).unwrap();
1108}
1109lazy_static! {
1110 pub static ref IBM_1142_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1142_P100-1997").unwrap()).unwrap();
1111}
1112lazy_static! {
1113 pub static ref IBM_1143_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1143_P100-1997").unwrap()).unwrap();
1114}
1115lazy_static! {
1116 pub static ref IBM_1144_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1144_P100-1997").unwrap()).unwrap();
1117}
1118lazy_static! {
1119 pub static ref IBM_1145_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1145_P100-1997").unwrap()).unwrap();
1120}
1121lazy_static! {
1122 pub static ref IBM_1146_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1146_P100-1997").unwrap()).unwrap();
1123}
1124lazy_static! {
1125 pub static ref IBM_1147_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1147_P100-1997").unwrap()).unwrap();
1126}
1127lazy_static! {
1128 pub static ref IBM_1148_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1148_P100-1997").unwrap()).unwrap();
1129}
1130lazy_static! {
1131 pub static ref IBM_1149_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1149_P100-1997").unwrap()).unwrap();
1132}
1133lazy_static! {
1134 pub static ref IBM_1153_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1153_P100-1999").unwrap()).unwrap();
1135}
1136lazy_static! {
1137 pub static ref IBM_1154_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1154_P100-1999").unwrap()).unwrap();
1138}
1139lazy_static! {
1140 pub static ref IBM_1155_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1155_P100-1999").unwrap()).unwrap();
1141}
1142lazy_static! {
1143 pub static ref IBM_1156_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1156_P100-1999").unwrap()).unwrap();
1144}
1145lazy_static! {
1146 pub static ref IBM_1157_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1157_P100-1999").unwrap()).unwrap();
1147}
1148lazy_static! {
1149 pub static ref IBM_1158_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1158_P100-1999").unwrap()).unwrap();
1150}
1151lazy_static! {
1152 pub static ref IBM_1159_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1159_P100-1999").unwrap()).unwrap();
1153}
1154lazy_static! {
1155 pub static ref IBM_1160_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1160_P100-1999").unwrap()).unwrap();
1156}
1157lazy_static! {
1158 pub static ref IBM_1161_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1161_P100-1999").unwrap()).unwrap();
1159}
1160lazy_static! {
1161 pub static ref IBM_1162_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1162_P100-1999").unwrap()).unwrap();
1162}
1163lazy_static! {
1164 pub static ref IBM_1163_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1163_P100-1999").unwrap()).unwrap();
1165}
1166lazy_static! {
1167 pub static ref IBM_1164_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1164_P100-1999").unwrap()).unwrap();
1168}
1169lazy_static! {
1170 pub static ref IBM_1165_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-1165_P101-2000").unwrap()).unwrap();
1171}
1172lazy_static! {
1173 pub static ref IBM_1166_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-1166_P100-2002").unwrap()).unwrap();
1174}
1175lazy_static! {
1176 pub static ref IBM_1167_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-1167_P100-2002").unwrap()).unwrap();
1177}
1178lazy_static! {
1179 pub static ref IBM_1168_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-1168_P100-2002").unwrap()).unwrap();
1180}
1181lazy_static! {
1182 pub static ref IBM_1174_X100_2007: Encoding = parse_ucm(&request_mapping_file("ibm-1174_X100-2007").unwrap()).unwrap();
1183}
1184lazy_static! {
1185 pub static ref IBM_1250_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1250_P100-1999").unwrap()).unwrap();
1186}
1187lazy_static! {
1188 pub static ref IBM_1251_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1251_P100-1995").unwrap()).unwrap();
1189}
1190lazy_static! {
1191 pub static ref IBM_1252_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-1252_P100-2000").unwrap()).unwrap();
1192}
1193lazy_static! {
1194 pub static ref IBM_1253_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1253_P100-1995").unwrap()).unwrap();
1195}
1196lazy_static! {
1197 pub static ref IBM_1254_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1254_P100-1995").unwrap()).unwrap();
1198}
1199lazy_static! {
1200 pub static ref IBM_1255_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1255_P100-1995").unwrap()).unwrap();
1201}
1202lazy_static! {
1203 pub static ref IBM_1256_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1256_P110-1997").unwrap()).unwrap();
1204}
1205lazy_static! {
1206 pub static ref IBM_1257_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1257_P100-1995").unwrap()).unwrap();
1207}
1208lazy_static! {
1209 pub static ref IBM_1258_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1258_P100-1997").unwrap()).unwrap();
1210}
1211lazy_static! {
1212 pub static ref IBM_12712_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-12712_P100-1998").unwrap()).unwrap();
1213}
1214lazy_static! {
1215 pub static ref IBM_1275_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1275_P100-1995").unwrap()).unwrap();
1216}
1217lazy_static! {
1218 pub static ref IBM_1275_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1275_X100-1995").unwrap()).unwrap();
1219}
1220lazy_static! {
1221 pub static ref IBM_1276_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1276_P100-1995").unwrap()).unwrap();
1222}
1223lazy_static! {
1224 pub static ref IBM_1277_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1277_P100-1995").unwrap()).unwrap();
1225}
1226lazy_static! {
1227 pub static ref IBM_1280_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1280_P100-1996").unwrap()).unwrap();
1228}
1229lazy_static! {
1230 pub static ref IBM_1281_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1281_P100-1996").unwrap()).unwrap();
1231}
1232lazy_static! {
1233 pub static ref IBM_1282_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1282_P100-1996").unwrap()).unwrap();
1234}
1235lazy_static! {
1236 pub static ref IBM_1283_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1283_P100-1996").unwrap()).unwrap();
1237}
1238lazy_static! {
1239 pub static ref IBM_1284_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1284_P100-1996").unwrap()).unwrap();
1240}
1241lazy_static! {
1242 pub static ref IBM_1285_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-1285_P100-1996").unwrap()).unwrap();
1243}
1244lazy_static! {
1245 pub static ref IBM_13121_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-13121_P100-1995").unwrap()).unwrap();
1246}
1247lazy_static! {
1248 pub static ref IBM_13124_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-13124_P100-1995").unwrap()).unwrap();
1249}
1250lazy_static! {
1251 pub static ref IBM_13124_P10A_1995: Encoding = parse_ucm(&request_mapping_file("ibm-13124_P10A-1995").unwrap()).unwrap();
1252}
1253lazy_static! {
1254 pub static ref IBM_13125_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-13125_P100-1997").unwrap()).unwrap();
1255}
1256lazy_static! {
1257 pub static ref IBM_13140_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13140_P101-2000").unwrap()).unwrap();
1258}
1259lazy_static! {
1260 pub static ref IBM_13143_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13143_P101-2000").unwrap()).unwrap();
1261}
1262lazy_static! {
1263 pub static ref IBM_13145_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13145_P101-2000").unwrap()).unwrap();
1264}
1265lazy_static! {
1266 pub static ref IBM_13156_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13156_P101-2000").unwrap()).unwrap();
1267}
1268lazy_static! {
1269 pub static ref IBM_13157_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13157_P101-2000").unwrap()).unwrap();
1270}
1271lazy_static! {
1272 pub static ref IBM_13162_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-13162_P101-2000").unwrap()).unwrap();
1273}
1274lazy_static! {
1275 pub static ref IBM_13218_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-13218_P100-1996").unwrap()).unwrap();
1276}
1277lazy_static! {
1278 pub static ref IBM_1350_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1350_P110-1997").unwrap()).unwrap();
1279}
1280lazy_static! {
1281 pub static ref IBM_1351_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1351_P110-1997").unwrap()).unwrap();
1282}
1283lazy_static! {
1284 pub static ref IBM_1362_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1362_P100-1997").unwrap()).unwrap();
1285}
1286lazy_static! {
1287 pub static ref IBM_1362_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1362_P110-1999").unwrap()).unwrap();
1288}
1289lazy_static! {
1290 pub static ref IBM_1363_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P100-1997").unwrap()).unwrap();
1291}
1292lazy_static! {
1293 pub static ref IBM_1363_P10A_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P10A-1997").unwrap()).unwrap();
1294}
1295lazy_static! {
1296 pub static ref IBM_1363_P10B_1998: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P10B-1998").unwrap()).unwrap();
1297}
1298lazy_static! {
1299 pub static ref IBM_1363_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P110-1999").unwrap()).unwrap();
1300}
1301lazy_static! {
1302 pub static ref IBM_1363_P11A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P11A-1999").unwrap()).unwrap();
1303}
1304lazy_static! {
1305 pub static ref IBM_1363_P11B_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P11B-1999").unwrap()).unwrap();
1306}
1307lazy_static! {
1308 pub static ref IBM_1363_P11C_2006: Encoding = parse_ucm(&request_mapping_file("ibm-1363_P11C-2006").unwrap()).unwrap();
1309}
1310lazy_static! {
1311 pub static ref IBM_1364_P100_2007: Encoding = parse_ucm(&request_mapping_file("ibm-1364_P100-2007").unwrap()).unwrap();
1312}
1313lazy_static! {
1314 pub static ref IBM_1364_P110_2007: Encoding = parse_ucm(&request_mapping_file("ibm-1364_P110-2007").unwrap()).unwrap();
1315}
1316lazy_static! {
1317 pub static ref IBM_13676_P102_2001: Encoding = parse_ucm(&request_mapping_file("ibm-13676_P102-2001").unwrap()).unwrap();
1318}
1319lazy_static! {
1320 pub static ref IBM_1370_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1370_P100-1999").unwrap()).unwrap();
1321}
1322lazy_static! {
1323 pub static ref IBM_1370_X100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1370_X100-1999").unwrap()).unwrap();
1324}
1325lazy_static! {
1326 pub static ref IBM_1371_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1371_P100-1999").unwrap()).unwrap();
1327}
1328lazy_static! {
1329 pub static ref IBM_1371_X100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1371_X100-1999").unwrap()).unwrap();
1330}
1331lazy_static! {
1332 pub static ref IBM_1373_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-1373_P100-2002").unwrap()).unwrap();
1333}
1334lazy_static! {
1335 pub static ref IBM_1374_P100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-1374_P100-2005").unwrap()).unwrap();
1336}
1337lazy_static! {
1338 pub static ref IBM_1374_P100_P100_2005_MS: Encoding = parse_ucm(&request_mapping_file("ibm-1374_P100_P100-2005_MS").unwrap()).unwrap();
1339}
1340lazy_static! {
1341 pub static ref IBM_1375_P100_2004: Encoding = parse_ucm(&request_mapping_file("ibm-1375_P100-2004").unwrap()).unwrap();
1342}
1343lazy_static! {
1344 pub static ref IBM_1375_P100_2006: Encoding = parse_ucm(&request_mapping_file("ibm-1375_P100-2006").unwrap()).unwrap();
1345}
1346lazy_static! {
1347 pub static ref IBM_1375_P100_2007: Encoding = parse_ucm(&request_mapping_file("ibm-1375_P100-2007").unwrap()).unwrap();
1348}
1349lazy_static! {
1350 pub static ref IBM_1375_P100_2008: Encoding = parse_ucm(&request_mapping_file("ibm-1375_P100-2008").unwrap()).unwrap();
1351}
1352lazy_static! {
1353 pub static ref IBM_1375_X100_2004: Encoding = parse_ucm(&request_mapping_file("ibm-1375_X100-2004").unwrap()).unwrap();
1354}
1355lazy_static! {
1356 pub static ref IBM_1377_P100_2006: Encoding = parse_ucm(&request_mapping_file("ibm-1377_P100-2006").unwrap()).unwrap();
1357}
1358lazy_static! {
1359 pub static ref IBM_1377_P100_2008: Encoding = parse_ucm(&request_mapping_file("ibm-1377_P100-2008").unwrap()).unwrap();
1360}
1361lazy_static! {
1362 pub static ref IBM_1377_P100_P100_2006_U3: Encoding = parse_ucm(&request_mapping_file("ibm-1377_P100_P100-2006_U3").unwrap()).unwrap();
1363}
1364lazy_static! {
1365 pub static ref IBM_1380_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1380_P100-1995").unwrap()).unwrap();
1366}
1367lazy_static! {
1368 pub static ref IBM_1380_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1380_X100-1995").unwrap()).unwrap();
1369}
1370lazy_static! {
1371 pub static ref IBM_1381_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1381_P110-1999").unwrap()).unwrap();
1372}
1373lazy_static! {
1374 pub static ref IBM_1381_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1381_X110-1999").unwrap()).unwrap();
1375}
1376lazy_static! {
1377 pub static ref IBM_1382_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1382_P100-1995").unwrap()).unwrap();
1378}
1379lazy_static! {
1380 pub static ref IBM_1382_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-1382_X100-1995").unwrap()).unwrap();
1381}
1382lazy_static! {
1383 pub static ref IBM_1383_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1383_P110-1999").unwrap()).unwrap();
1384}
1385lazy_static! {
1386 pub static ref IBM_1383_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1383_X110-1999").unwrap()).unwrap();
1387}
1388lazy_static! {
1389 pub static ref IBM_1385_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1385_P100-1997").unwrap()).unwrap();
1390}
1391lazy_static! {
1392 pub static ref IBM_1385_P100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-1385_P100-2005").unwrap()).unwrap();
1393}
1394lazy_static! {
1395 pub static ref IBM_1386_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-1386_P100-2001").unwrap()).unwrap();
1396}
1397lazy_static! {
1398 pub static ref IBM_1386_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-1386_P110-1997").unwrap()).unwrap();
1399}
1400lazy_static! {
1401 pub static ref IBM_1388_P103_2001: Encoding = parse_ucm(&request_mapping_file("ibm-1388_P103-2001").unwrap()).unwrap();
1402}
1403lazy_static! {
1404 pub static ref IBM_1388_P110_2000: Encoding = parse_ucm(&request_mapping_file("ibm-1388_P110-2000").unwrap()).unwrap();
1405}
1406lazy_static! {
1407 pub static ref IBM_1390_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1390_P100-1999").unwrap()).unwrap();
1408}
1409lazy_static! {
1410 pub static ref IBM_1390_P110_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1390_P110-2003").unwrap()).unwrap();
1411}
1412lazy_static! {
1413 pub static ref IBM_1399_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-1399_P100-1999").unwrap()).unwrap();
1414}
1415lazy_static! {
1416 pub static ref IBM_1399_P110_2003: Encoding = parse_ucm(&request_mapping_file("ibm-1399_P110-2003").unwrap()).unwrap();
1417}
1418lazy_static! {
1419 pub static ref IBM_16684_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-16684_P100-1999").unwrap()).unwrap();
1420}
1421lazy_static! {
1422 pub static ref IBM_16684_P110_2003: Encoding = parse_ucm(&request_mapping_file("ibm-16684_P110-2003").unwrap()).unwrap();
1423}
1424lazy_static! {
1425 pub static ref IBM_16804_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-16804_X110-1999").unwrap()).unwrap();
1426}
1427lazy_static! {
1428 pub static ref IBM_17221_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-17221_P100-2001").unwrap()).unwrap();
1429}
1430lazy_static! {
1431 pub static ref IBM_17240_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-17240_P101-2000").unwrap()).unwrap();
1432}
1433lazy_static! {
1434 pub static ref IBM_17248_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-17248_X110-1999").unwrap()).unwrap();
1435}
1436lazy_static! {
1437 pub static ref IBM_20780_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-20780_P100-1999").unwrap()).unwrap();
1438}
1439lazy_static! {
1440 pub static ref IBM_21344_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-21344_P101-2000").unwrap()).unwrap();
1441}
1442lazy_static! {
1443 pub static ref IBM_21427_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-21427_P100-1999").unwrap()).unwrap();
1444}
1445lazy_static! {
1446 pub static ref IBM_21427_X100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-21427_X100-1999").unwrap()).unwrap();
1447}
1448lazy_static! {
1449 pub static ref IBM_25546_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-25546_P100-1997").unwrap()).unwrap();
1450}
1451lazy_static! {
1452 pub static ref IBM_256_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-256_P100-1995").unwrap()).unwrap();
1453}
1454lazy_static! {
1455 pub static ref IBM_259_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-259_P100-1995").unwrap()).unwrap();
1456}
1457lazy_static! {
1458 pub static ref IBM_259_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-259_X100-1995").unwrap()).unwrap();
1459}
1460lazy_static! {
1461 pub static ref IBM_273_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-273_P100-1999").unwrap()).unwrap();
1462}
1463lazy_static! {
1464 pub static ref IBM_274_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-274_P100-2000").unwrap()).unwrap();
1465}
1466lazy_static! {
1467 pub static ref IBM_275_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-275_P100-1995").unwrap()).unwrap();
1468}
1469lazy_static! {
1470 pub static ref IBM_277_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-277_P100-1999").unwrap()).unwrap();
1471}
1472lazy_static! {
1473 pub static ref IBM_278_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-278_P100-1999").unwrap()).unwrap();
1474}
1475lazy_static! {
1476 pub static ref IBM_280_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-280_P100-1999").unwrap()).unwrap();
1477}
1478lazy_static! {
1479 pub static ref IBM_282_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-282_P100-1995").unwrap()).unwrap();
1480}
1481lazy_static! {
1482 pub static ref IBM_284_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-284_P100-1999").unwrap()).unwrap();
1483}
1484lazy_static! {
1485 pub static ref IBM_285_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-285_P100-1999").unwrap()).unwrap();
1486}
1487lazy_static! {
1488 pub static ref IBM_286_P100_2003: Encoding = parse_ucm(&request_mapping_file("ibm-286_P100-2003").unwrap()).unwrap();
1489}
1490lazy_static! {
1491 pub static ref IBM_28709_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-28709_P100-1995").unwrap()).unwrap();
1492}
1493lazy_static! {
1494 pub static ref IBM_290_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-290_P100-1995").unwrap()).unwrap();
1495}
1496lazy_static! {
1497 pub static ref IBM_293_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-293_P100-1995").unwrap()).unwrap();
1498}
1499lazy_static! {
1500 pub static ref IBM_293_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-293_X100-1995").unwrap()).unwrap();
1501}
1502lazy_static! {
1503 pub static ref IBM_297_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-297_P100-1999").unwrap()).unwrap();
1504}
1505lazy_static! {
1506 pub static ref IBM_300_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-300_P110-1997").unwrap()).unwrap();
1507}
1508lazy_static! {
1509 pub static ref IBM_300_P120_2006: Encoding = parse_ucm(&request_mapping_file("ibm-300_P120-2006").unwrap()).unwrap();
1510}
1511lazy_static! {
1512 pub static ref IBM_300_X110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-300_X110-1997").unwrap()).unwrap();
1513}
1514lazy_static! {
1515 pub static ref IBM_301_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-301_P110-1997").unwrap()).unwrap();
1516}
1517lazy_static! {
1518 pub static ref IBM_301_X110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-301_X110-1997").unwrap()).unwrap();
1519}
1520lazy_static! {
1521 pub static ref IBM_33058_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-33058_P100-2000").unwrap()).unwrap();
1522}
1523lazy_static! {
1524 pub static ref IBM_33722_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-33722_P120-1999").unwrap()).unwrap();
1525}
1526lazy_static! {
1527 pub static ref IBM_33722_P12A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-33722_P12A-1999").unwrap()).unwrap();
1528}
1529lazy_static! {
1530 pub static ref IBM_33722_P12A_P12A_2004_U2: Encoding = parse_ucm(&request_mapping_file("ibm-33722_P12A_P12A-2004_U2").unwrap()).unwrap();
1531}
1532lazy_static! {
1533 pub static ref IBM_33722_P12A_P12A_2009_U2: Encoding = parse_ucm(&request_mapping_file("ibm-33722_P12A_P12A-2009_U2").unwrap()).unwrap();
1534}
1535lazy_static! {
1536 pub static ref IBM_367_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-367_P100-1995").unwrap()).unwrap();
1537}
1538lazy_static! {
1539 pub static ref IBM_37_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-37_P100-1999").unwrap()).unwrap();
1540}
1541lazy_static! {
1542 pub static ref IBM_420_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-420_X110-1999").unwrap()).unwrap();
1543}
1544lazy_static! {
1545 pub static ref IBM_420_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-420_X120-1999").unwrap()).unwrap();
1546}
1547lazy_static! {
1548 pub static ref IBM_423_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-423_P100-1995").unwrap()).unwrap();
1549}
1550lazy_static! {
1551 pub static ref IBM_424_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-424_P100-1995").unwrap()).unwrap();
1552}
1553lazy_static! {
1554 pub static ref IBM_425_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-425_P101-2000").unwrap()).unwrap();
1555}
1556lazy_static! {
1557 pub static ref IBM_437_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-437_P100-1995").unwrap()).unwrap();
1558}
1559lazy_static! {
1560 pub static ref IBM_4517_P100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-4517_P100-2005").unwrap()).unwrap();
1561}
1562lazy_static! {
1563 pub static ref IBM_4899_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-4899_P100-1998").unwrap()).unwrap();
1564}
1565lazy_static! {
1566 pub static ref IBM_4904_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4904_P101-2000").unwrap()).unwrap();
1567}
1568lazy_static! {
1569 pub static ref IBM_4909_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-4909_P100-1999").unwrap()).unwrap();
1570}
1571lazy_static! {
1572 pub static ref IBM_4930_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-4930_P100-1997").unwrap()).unwrap();
1573}
1574lazy_static! {
1575 pub static ref IBM_4930_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-4930_P110-1999").unwrap()).unwrap();
1576}
1577lazy_static! {
1578 pub static ref IBM_4933_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-4933_P100-1996").unwrap()).unwrap();
1579}
1580lazy_static! {
1581 pub static ref IBM_4933_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-4933_P100-2002").unwrap()).unwrap();
1582}
1583lazy_static! {
1584 pub static ref IBM_4944_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4944_P101-2000").unwrap()).unwrap();
1585}
1586lazy_static! {
1587 pub static ref IBM_4945_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4945_P101-2000").unwrap()).unwrap();
1588}
1589lazy_static! {
1590 pub static ref IBM_4948_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-4948_P100-1995").unwrap()).unwrap();
1591}
1592lazy_static! {
1593 pub static ref IBM_4951_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-4951_P100-1995").unwrap()).unwrap();
1594}
1595lazy_static! {
1596 pub static ref IBM_4952_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-4952_P100-1995").unwrap()).unwrap();
1597}
1598lazy_static! {
1599 pub static ref IBM_4954_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4954_P101-2000").unwrap()).unwrap();
1600}
1601lazy_static! {
1602 pub static ref IBM_4955_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4955_P101-2000").unwrap()).unwrap();
1603}
1604lazy_static! {
1605 pub static ref IBM_4956_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4956_P101-2000").unwrap()).unwrap();
1606}
1607lazy_static! {
1608 pub static ref IBM_4957_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4957_P101-2000").unwrap()).unwrap();
1609}
1610lazy_static! {
1611 pub static ref IBM_4958_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4958_P101-2000").unwrap()).unwrap();
1612}
1613lazy_static! {
1614 pub static ref IBM_4959_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4959_P101-2000").unwrap()).unwrap();
1615}
1616lazy_static! {
1617 pub static ref IBM_4960_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-4960_P100-1995").unwrap()).unwrap();
1618}
1619lazy_static! {
1620 pub static ref IBM_4960_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-4960_X100-1995").unwrap()).unwrap();
1621}
1622lazy_static! {
1623 pub static ref IBM_4961_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4961_P101-2000").unwrap()).unwrap();
1624}
1625lazy_static! {
1626 pub static ref IBM_4962_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4962_P101-2000").unwrap()).unwrap();
1627}
1628lazy_static! {
1629 pub static ref IBM_4963_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-4963_P101-2000").unwrap()).unwrap();
1630}
1631lazy_static! {
1632 pub static ref IBM_4971_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-4971_P100-1999").unwrap()).unwrap();
1633}
1634lazy_static! {
1635 pub static ref IBM_500_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-500_P100-1999").unwrap()).unwrap();
1636}
1637lazy_static! {
1638 pub static ref IBM_5012_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5012_P100-1999").unwrap()).unwrap();
1639}
1640lazy_static! {
1641 pub static ref IBM_5026_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5026_P120-1999").unwrap()).unwrap();
1642}
1643lazy_static! {
1644 pub static ref IBM_5026_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5026_X120-1999").unwrap()).unwrap();
1645}
1646lazy_static! {
1647 pub static ref IBM_5035_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5035_P120-1999").unwrap()).unwrap();
1648}
1649lazy_static! {
1650 pub static ref IBM_5035_P120_P12A_2005_U2: Encoding = parse_ucm(&request_mapping_file("ibm-5035_P120_P12A-2005_U2").unwrap()).unwrap();
1651}
1652lazy_static! {
1653 pub static ref IBM_5035_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5035_X120-1999").unwrap()).unwrap();
1654}
1655lazy_static! {
1656 pub static ref IBM_5039_P110_1996: Encoding = parse_ucm(&request_mapping_file("ibm-5039_P110-1996").unwrap()).unwrap();
1657}
1658lazy_static! {
1659 pub static ref IBM_5039_P11A_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5039_P11A-1998").unwrap()).unwrap();
1660}
1661lazy_static! {
1662 pub static ref IBM_5048_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-5048_P100-1995").unwrap()).unwrap();
1663}
1664lazy_static! {
1665 pub static ref IBM_5049_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-5049_P100-1995").unwrap()).unwrap();
1666}
1667lazy_static! {
1668 pub static ref IBM_5050_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5050_P120-1999").unwrap()).unwrap();
1669}
1670lazy_static! {
1671 pub static ref IBM_5050_P12A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5050_P12A-1999").unwrap()).unwrap();
1672}
1673lazy_static! {
1674 pub static ref IBM_5067_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-5067_P100-1995").unwrap()).unwrap();
1675}
1676lazy_static! {
1677 pub static ref IBM_5104_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5104_X110-1999").unwrap()).unwrap();
1678}
1679lazy_static! {
1680 pub static ref IBM_5123_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5123_P100-1999").unwrap()).unwrap();
1681}
1682lazy_static! {
1683 pub static ref IBM_5142_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-5142_P100-1995").unwrap()).unwrap();
1684}
1685lazy_static! {
1686 pub static ref IBM_5210_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5210_P100-1999").unwrap()).unwrap();
1687}
1688lazy_static! {
1689 pub static ref IBM_5233_P100_2011: Encoding = parse_ucm(&request_mapping_file("ibm-5233_P100-2011").unwrap()).unwrap();
1690}
1691lazy_static! {
1692 pub static ref IBM_5346_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5346_P100-1998").unwrap()).unwrap();
1693}
1694lazy_static! {
1695 pub static ref IBM_5347_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5347_P100-1998").unwrap()).unwrap();
1696}
1697lazy_static! {
1698 pub static ref IBM_5348_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-5348_P100-1997").unwrap()).unwrap();
1699}
1700lazy_static! {
1701 pub static ref IBM_5349_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5349_P100-1998").unwrap()).unwrap();
1702}
1703lazy_static! {
1704 pub static ref IBM_5350_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5350_P100-1998").unwrap()).unwrap();
1705}
1706lazy_static! {
1707 pub static ref IBM_5351_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5351_P100-1998").unwrap()).unwrap();
1708}
1709lazy_static! {
1710 pub static ref IBM_5352_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5352_P100-1998").unwrap()).unwrap();
1711}
1712lazy_static! {
1713 pub static ref IBM_5353_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5353_P100-1998").unwrap()).unwrap();
1714}
1715lazy_static! {
1716 pub static ref IBM_5354_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-5354_P100-1998").unwrap()).unwrap();
1717}
1718lazy_static! {
1719 pub static ref IBM_53685_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-53685_P101-2000").unwrap()).unwrap();
1720}
1721lazy_static! {
1722 pub static ref IBM_54191_P100_2006: Encoding = parse_ucm(&request_mapping_file("ibm-54191_P100-2006").unwrap()).unwrap();
1723}
1724lazy_static! {
1725 pub static ref IBM_5470_P100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-5470_P100-2005").unwrap()).unwrap();
1726}
1727lazy_static! {
1728 pub static ref IBM_5470_P100_P100_2005_MS: Encoding = parse_ucm(&request_mapping_file("ibm-5470_P100_P100-2005_MS").unwrap()).unwrap();
1729}
1730lazy_static! {
1731 pub static ref IBM_5471_P100_2006: Encoding = parse_ucm(&request_mapping_file("ibm-5471_P100-2006").unwrap()).unwrap();
1732}
1733lazy_static! {
1734 pub static ref IBM_5471_P100_2007: Encoding = parse_ucm(&request_mapping_file("ibm-5471_P100-2007").unwrap()).unwrap();
1735}
1736lazy_static! {
1737 pub static ref IBM_5473_P100_2006: Encoding = parse_ucm(&request_mapping_file("ibm-5473_P100-2006").unwrap()).unwrap();
1738}
1739lazy_static! {
1740 pub static ref IBM_5478_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-5478_P100-1995").unwrap()).unwrap();
1741}
1742lazy_static! {
1743 pub static ref IBM_5486_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5486_P100-1999").unwrap()).unwrap();
1744}
1745lazy_static! {
1746 pub static ref IBM_5487_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-5487_P100-2001").unwrap()).unwrap();
1747}
1748lazy_static! {
1749 pub static ref IBM_5488_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-5488_P100-2001").unwrap()).unwrap();
1750}
1751lazy_static! {
1752 pub static ref IBM_5495_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-5495_P100-1999").unwrap()).unwrap();
1753}
1754lazy_static! {
1755 pub static ref IBM_62383_P100_2007: Encoding = parse_ucm(&request_mapping_file("ibm-62383_P100-2007").unwrap()).unwrap();
1756}
1757lazy_static! {
1758 pub static ref IBM_720_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-720_P100-1997").unwrap()).unwrap();
1759}
1760lazy_static! {
1761 pub static ref IBM_737_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-737_P100-1997").unwrap()).unwrap();
1762}
1763lazy_static! {
1764 pub static ref IBM_775_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-775_P100-1996").unwrap()).unwrap();
1765}
1766lazy_static! {
1767 pub static ref IBM_803_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-803_P100-1999").unwrap()).unwrap();
1768}
1769lazy_static! {
1770 pub static ref IBM_806_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-806_P100-1998").unwrap()).unwrap();
1771}
1772lazy_static! {
1773 pub static ref IBM_808_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-808_P100-1999").unwrap()).unwrap();
1774}
1775lazy_static! {
1776 pub static ref IBM_813_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-813_P100-1995").unwrap()).unwrap();
1777}
1778lazy_static! {
1779 pub static ref IBM_819_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-819_P100-1999").unwrap()).unwrap();
1780}
1781lazy_static! {
1782 pub static ref IBM_833_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-833_P100-1995").unwrap()).unwrap();
1783}
1784lazy_static! {
1785 pub static ref IBM_834_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-834_P100-1995").unwrap()).unwrap();
1786}
1787lazy_static! {
1788 pub static ref IBM_834_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-834_X100-1995").unwrap()).unwrap();
1789}
1790lazy_static! {
1791 pub static ref IBM_835_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-835_P100-1995").unwrap()).unwrap();
1792}
1793lazy_static! {
1794 pub static ref IBM_835_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-835_X100-1995").unwrap()).unwrap();
1795}
1796lazy_static! {
1797 pub static ref IBM_836_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-836_P100-1995").unwrap()).unwrap();
1798}
1799lazy_static! {
1800 pub static ref IBM_837_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-837_P100-1995").unwrap()).unwrap();
1801}
1802lazy_static! {
1803 pub static ref IBM_837_P100_2011: Encoding = parse_ucm(&request_mapping_file("ibm-837_P100-2011").unwrap()).unwrap();
1804}
1805lazy_static! {
1806 pub static ref IBM_837_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-837_X100-1995").unwrap()).unwrap();
1807}
1808lazy_static! {
1809 pub static ref IBM_838_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-838_P100-1995").unwrap()).unwrap();
1810}
1811lazy_static! {
1812 pub static ref IBM_8482_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-8482_P100-1999").unwrap()).unwrap();
1813}
1814lazy_static! {
1815 pub static ref IBM_848_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-848_P100-1999").unwrap()).unwrap();
1816}
1817lazy_static! {
1818 pub static ref IBM_849_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-849_P100-1999").unwrap()).unwrap();
1819}
1820lazy_static! {
1821 pub static ref IBM_850_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-850_P100-1999").unwrap()).unwrap();
1822}
1823lazy_static! {
1824 pub static ref IBM_851_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-851_P100-1995").unwrap()).unwrap();
1825}
1826lazy_static! {
1827 pub static ref IBM_852_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-852_P100-1999").unwrap()).unwrap();
1828}
1829lazy_static! {
1830 pub static ref IBM_855_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-855_P100-1995").unwrap()).unwrap();
1831}
1832lazy_static! {
1833 pub static ref IBM_856_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-856_P100-1995").unwrap()).unwrap();
1834}
1835lazy_static! {
1836 pub static ref IBM_857_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-857_P100-1995").unwrap()).unwrap();
1837}
1838lazy_static! {
1839 pub static ref IBM_858_P100_1997: Encoding = parse_ucm(&request_mapping_file("ibm-858_P100-1997").unwrap()).unwrap();
1840}
1841lazy_static! {
1842 pub static ref IBM_859_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-859_P100-1999").unwrap()).unwrap();
1843}
1844lazy_static! {
1845 pub static ref IBM_860_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-860_P100-1995").unwrap()).unwrap();
1846}
1847lazy_static! {
1848 pub static ref IBM_8612_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-8612_P100-1995").unwrap()).unwrap();
1849}
1850lazy_static! {
1851 pub static ref IBM_8612_X110_1995: Encoding = parse_ucm(&request_mapping_file("ibm-8612_X110-1995").unwrap()).unwrap();
1852}
1853lazy_static! {
1854 pub static ref IBM_861_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-861_P100-1995").unwrap()).unwrap();
1855}
1856lazy_static! {
1857 pub static ref IBM_862_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-862_P100-1995").unwrap()).unwrap();
1858}
1859lazy_static! {
1860 pub static ref IBM_863_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-863_P100-1995").unwrap()).unwrap();
1861}
1862lazy_static! {
1863 pub static ref IBM_864_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-864_X110-1999").unwrap()).unwrap();
1864}
1865lazy_static! {
1866 pub static ref IBM_864_X120_2012: Encoding = parse_ucm(&request_mapping_file("ibm-864_X120-2012").unwrap()).unwrap();
1867}
1868lazy_static! {
1869 pub static ref IBM_865_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-865_P100-1995").unwrap()).unwrap();
1870}
1871lazy_static! {
1872 pub static ref IBM_866_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-866_P100-1995").unwrap()).unwrap();
1873}
1874lazy_static! {
1875 pub static ref IBM_867_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-867_P100-1998").unwrap()).unwrap();
1876}
1877lazy_static! {
1878 pub static ref IBM_868_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-868_P100-1995").unwrap()).unwrap();
1879}
1880lazy_static! {
1881 pub static ref IBM_868_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-868_X100-1995").unwrap()).unwrap();
1882}
1883lazy_static! {
1884 pub static ref IBM_869_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-869_P100-1995").unwrap()).unwrap();
1885}
1886lazy_static! {
1887 pub static ref IBM_870_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-870_P100-1999").unwrap()).unwrap();
1888}
1889lazy_static! {
1890 pub static ref IBM_871_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-871_P100-1999").unwrap()).unwrap();
1891}
1892lazy_static! {
1893 pub static ref IBM_872_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-872_P100-1999").unwrap()).unwrap();
1894}
1895lazy_static! {
1896 pub static ref IBM_874_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-874_P100-1995").unwrap()).unwrap();
1897}
1898lazy_static! {
1899 pub static ref IBM_875_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-875_P100-1995").unwrap()).unwrap();
1900}
1901lazy_static! {
1902 pub static ref IBM_878_P100_1996: Encoding = parse_ucm(&request_mapping_file("ibm-878_P100-1996").unwrap()).unwrap();
1903}
1904lazy_static! {
1905 pub static ref IBM_880_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-880_P100-1995").unwrap()).unwrap();
1906}
1907lazy_static! {
1908 pub static ref IBM_891_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-891_P100-1995").unwrap()).unwrap();
1909}
1910lazy_static! {
1911 pub static ref IBM_895_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-895_P100-1995").unwrap()).unwrap();
1912}
1913lazy_static! {
1914 pub static ref IBM_896_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-896_P100-1995").unwrap()).unwrap();
1915}
1916lazy_static! {
1917 pub static ref IBM_897_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-897_P100-1995").unwrap()).unwrap();
1918}
1919lazy_static! {
1920 pub static ref IBM_9005_X100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-9005_X100-2005").unwrap()).unwrap();
1921}
1922lazy_static! {
1923 pub static ref IBM_9005_X110_2007: Encoding = parse_ucm(&request_mapping_file("ibm-9005_X110-2007").unwrap()).unwrap();
1924}
1925lazy_static! {
1926 pub static ref IBM_901_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-901_P100-1999").unwrap()).unwrap();
1927}
1928lazy_static! {
1929 pub static ref IBM_9027_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9027_P100-1999").unwrap()).unwrap();
1930}
1931lazy_static! {
1932 pub static ref IBM_9027_X100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9027_X100-1999").unwrap()).unwrap();
1933}
1934lazy_static! {
1935 pub static ref IBM_902_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-902_P100-1999").unwrap()).unwrap();
1936}
1937lazy_static! {
1938 pub static ref IBM_9030_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-9030_P100-1995").unwrap()).unwrap();
1939}
1940lazy_static! {
1941 pub static ref IBM_903_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-903_P100-1995").unwrap()).unwrap();
1942}
1943lazy_static! {
1944 pub static ref IBM_9042_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-9042_P101-2000").unwrap()).unwrap();
1945}
1946lazy_static! {
1947 pub static ref IBM_9044_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9044_P100-1999").unwrap()).unwrap();
1948}
1949lazy_static! {
1950 pub static ref IBM_9048_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-9048_P100-1998").unwrap()).unwrap();
1951}
1952lazy_static! {
1953 pub static ref IBM_9049_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9049_P100-1999").unwrap()).unwrap();
1954}
1955lazy_static! {
1956 pub static ref IBM_904_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-904_P100-1995").unwrap()).unwrap();
1957}
1958lazy_static! {
1959 pub static ref IBM_9056_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-9056_P100-1995").unwrap()).unwrap();
1960}
1961lazy_static! {
1962 pub static ref IBM_905_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-905_P100-1995").unwrap()).unwrap();
1963}
1964lazy_static! {
1965 pub static ref IBM_9061_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9061_P100-1999").unwrap()).unwrap();
1966}
1967lazy_static! {
1968 pub static ref IBM_9064_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-9064_P101-2000").unwrap()).unwrap();
1969}
1970lazy_static! {
1971 pub static ref IBM_9066_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-9066_P100-1995").unwrap()).unwrap();
1972}
1973lazy_static! {
1974 pub static ref IBM_9067_X100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-9067_X100-2005").unwrap()).unwrap();
1975}
1976lazy_static! {
1977 pub static ref IBM_912_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-912_P100-1999").unwrap()).unwrap();
1978}
1979lazy_static! {
1980 pub static ref IBM_913_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-913_P100-2000").unwrap()).unwrap();
1981}
1982lazy_static! {
1983 pub static ref IBM_9145_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-9145_P110-1997").unwrap()).unwrap();
1984}
1985lazy_static! {
1986 pub static ref IBM_9145_X110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-9145_X110-1997").unwrap()).unwrap();
1987}
1988lazy_static! {
1989 pub static ref IBM_914_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-914_P100-1995").unwrap()).unwrap();
1990}
1991lazy_static! {
1992 pub static ref IBM_915_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-915_P100-1995").unwrap()).unwrap();
1993}
1994lazy_static! {
1995 pub static ref IBM_916_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-916_P100-1995").unwrap()).unwrap();
1996}
1997lazy_static! {
1998 pub static ref IBM_918_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-918_P100-1995").unwrap()).unwrap();
1999}
2000lazy_static! {
2001 pub static ref IBM_918_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-918_X100-1995").unwrap()).unwrap();
2002}
2003lazy_static! {
2004 pub static ref IBM_920_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-920_P100-1995").unwrap()).unwrap();
2005}
2006lazy_static! {
2007 pub static ref IBM_921_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-921_P100-1995").unwrap()).unwrap();
2008}
2009lazy_static! {
2010 pub static ref IBM_922_P100_1999: Encoding = parse_ucm(&request_mapping_file("ibm-922_P100-1999").unwrap()).unwrap();
2011}
2012lazy_static! {
2013 pub static ref IBM_9238_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9238_X110-1999").unwrap()).unwrap();
2014}
2015lazy_static! {
2016 pub static ref IBM_923_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-923_P100-1998").unwrap()).unwrap();
2017}
2018lazy_static! {
2019 pub static ref IBM_924_P100_1998: Encoding = parse_ucm(&request_mapping_file("ibm-924_P100-1998").unwrap()).unwrap();
2020}
2021lazy_static! {
2022 pub static ref IBM_926_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-926_P100-2000").unwrap()).unwrap();
2023}
2024lazy_static! {
2025 pub static ref IBM_927_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-927_P100-1995").unwrap()).unwrap();
2026}
2027lazy_static! {
2028 pub static ref IBM_927_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-927_X100-1995").unwrap()).unwrap();
2029}
2030lazy_static! {
2031 pub static ref IBM_928_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-928_P100-1995").unwrap()).unwrap();
2032}
2033lazy_static! {
2034 pub static ref IBM_9306_P101_2000: Encoding = parse_ucm(&request_mapping_file("ibm-9306_P101-2000").unwrap()).unwrap();
2035}
2036lazy_static! {
2037 pub static ref IBM_930_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-930_P120-1999").unwrap()).unwrap();
2038}
2039lazy_static! {
2040 pub static ref IBM_930_P120_P12A_2006_U2: Encoding = parse_ucm(&request_mapping_file("ibm-930_P120_P12A-2006_U2").unwrap()).unwrap();
2041}
2042lazy_static! {
2043 pub static ref IBM_930_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-930_X120-1999").unwrap()).unwrap();
2044}
2045lazy_static! {
2046 pub static ref IBM_931_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-931_P120-1999").unwrap()).unwrap();
2047}
2048lazy_static! {
2049 pub static ref IBM_931_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-931_X120-1999").unwrap()).unwrap();
2050}
2051lazy_static! {
2052 pub static ref IBM_932_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-932_P120-1999").unwrap()).unwrap();
2053}
2054lazy_static! {
2055 pub static ref IBM_932_P12A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-932_P12A-1999").unwrap()).unwrap();
2056}
2057lazy_static! {
2058 pub static ref IBM_932_P12A_P12A_2000_U2: Encoding = parse_ucm(&request_mapping_file("ibm-932_P12A_P12A-2000_U2").unwrap()).unwrap();
2059}
2060lazy_static! {
2061 pub static ref IBM_933_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-933_P110-1999").unwrap()).unwrap();
2062}
2063lazy_static! {
2064 pub static ref IBM_933_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-933_X110-1999").unwrap()).unwrap();
2065}
2066lazy_static! {
2067 pub static ref IBM_935_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-935_P110-1999").unwrap()).unwrap();
2068}
2069lazy_static! {
2070 pub static ref IBM_935_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-935_X110-1999").unwrap()).unwrap();
2071}
2072lazy_static! {
2073 pub static ref IBM_937_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-937_P110-1999").unwrap()).unwrap();
2074}
2075lazy_static! {
2076 pub static ref IBM_937_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-937_X110-1999").unwrap()).unwrap();
2077}
2078lazy_static! {
2079 pub static ref IBM_939_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-939_P120-1999").unwrap()).unwrap();
2080}
2081lazy_static! {
2082 pub static ref IBM_939_P120_P12A_2005_U2: Encoding = parse_ucm(&request_mapping_file("ibm-939_P120_P12A-2005_U2").unwrap()).unwrap();
2083}
2084lazy_static! {
2085 pub static ref IBM_939_X120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-939_X120-1999").unwrap()).unwrap();
2086}
2087lazy_static! {
2088 pub static ref IBM_941_P120_1996: Encoding = parse_ucm(&request_mapping_file("ibm-941_P120-1996").unwrap()).unwrap();
2089}
2090lazy_static! {
2091 pub static ref IBM_941_P12A_1996: Encoding = parse_ucm(&request_mapping_file("ibm-941_P12A-1996").unwrap()).unwrap();
2092}
2093lazy_static! {
2094 pub static ref IBM_941_P130_2001: Encoding = parse_ucm(&request_mapping_file("ibm-941_P130-2001").unwrap()).unwrap();
2095}
2096lazy_static! {
2097 pub static ref IBM_941_P13A_2001: Encoding = parse_ucm(&request_mapping_file("ibm-941_P13A-2001").unwrap()).unwrap();
2098}
2099lazy_static! {
2100 pub static ref IBM_941_X110_1996: Encoding = parse_ucm(&request_mapping_file("ibm-941_X110-1996").unwrap()).unwrap();
2101}
2102lazy_static! {
2103 pub static ref IBM_941_X11A_1996: Encoding = parse_ucm(&request_mapping_file("ibm-941_X11A-1996").unwrap()).unwrap();
2104}
2105lazy_static! {
2106 pub static ref IBM_942_P120_1999: Encoding = parse_ucm(&request_mapping_file("ibm-942_P120-1999").unwrap()).unwrap();
2107}
2108lazy_static! {
2109 pub static ref IBM_942_P12A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-942_P12A-1999").unwrap()).unwrap();
2110}
2111lazy_static! {
2112 pub static ref IBM_942_P12A_P12A_2000_U2: Encoding = parse_ucm(&request_mapping_file("ibm-942_P12A_P12A-2000_U2").unwrap()).unwrap();
2113}
2114lazy_static! {
2115 pub static ref IBM_943_P130_1999: Encoding = parse_ucm(&request_mapping_file("ibm-943_P130-1999").unwrap()).unwrap();
2116}
2117lazy_static! {
2118 pub static ref IBM_943_P14A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-943_P14A-1999").unwrap()).unwrap();
2119}
2120lazy_static! {
2121 pub static ref IBM_943_P15A_2003: Encoding = parse_ucm(&request_mapping_file("ibm-943_P15A-2003").unwrap()).unwrap();
2122}
2123lazy_static! {
2124 pub static ref IBM_9444_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-9444_P100-2001").unwrap()).unwrap();
2125}
2126lazy_static! {
2127 pub static ref IBM_9444_P100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-9444_P100-2005").unwrap()).unwrap();
2128}
2129lazy_static! {
2130 pub static ref IBM_9444_P100_P100_2005_MS: Encoding = parse_ucm(&request_mapping_file("ibm-9444_P100_P100-2005_MS").unwrap()).unwrap();
2131}
2132lazy_static! {
2133 pub static ref IBM_9447_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-9447_P100-2002").unwrap()).unwrap();
2134}
2135lazy_static! {
2136 pub static ref IBM_9448_X100_2005: Encoding = parse_ucm(&request_mapping_file("ibm-9448_X100-2005").unwrap()).unwrap();
2137}
2138lazy_static! {
2139 pub static ref IBM_9449_P100_2002: Encoding = parse_ucm(&request_mapping_file("ibm-9449_P100-2002").unwrap()).unwrap();
2140}
2141lazy_static! {
2142 pub static ref IBM_944_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-944_P100-1995").unwrap()).unwrap();
2143}
2144lazy_static! {
2145 pub static ref IBM_944_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-944_X100-1995").unwrap()).unwrap();
2146}
2147lazy_static! {
2148 pub static ref IBM_946_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-946_P100-1995").unwrap()).unwrap();
2149}
2150lazy_static! {
2151 pub static ref IBM_947_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-947_P100-1995").unwrap()).unwrap();
2152}
2153lazy_static! {
2154 pub static ref IBM_947_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-947_X100-1995").unwrap()).unwrap();
2155}
2156lazy_static! {
2157 pub static ref IBM_948_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-948_P110-1999").unwrap()).unwrap();
2158}
2159lazy_static! {
2160 pub static ref IBM_948_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-948_X110-1999").unwrap()).unwrap();
2161}
2162lazy_static! {
2163 pub static ref IBM_949_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-949_P110-1999").unwrap()).unwrap();
2164}
2165lazy_static! {
2166 pub static ref IBM_949_P11A_1999: Encoding = parse_ucm(&request_mapping_file("ibm-949_P11A-1999").unwrap()).unwrap();
2167}
2168lazy_static! {
2169 pub static ref IBM_949_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-949_X110-1999").unwrap()).unwrap();
2170}
2171lazy_static! {
2172 pub static ref IBM_950_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-950_P110-1999").unwrap()).unwrap();
2173}
2174lazy_static! {
2175 pub static ref IBM_950_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-950_X110-1999").unwrap()).unwrap();
2176}
2177lazy_static! {
2178 pub static ref IBM_951_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-951_P100-1995").unwrap()).unwrap();
2179}
2180lazy_static! {
2181 pub static ref IBM_951_X100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-951_X100-1995").unwrap()).unwrap();
2182}
2183lazy_static! {
2184 pub static ref IBM_952_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-952_P110-1997").unwrap()).unwrap();
2185}
2186lazy_static! {
2187 pub static ref IBM_953_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-953_P100-2000").unwrap()).unwrap();
2188}
2189lazy_static! {
2190 pub static ref IBM_954_P101_2007: Encoding = parse_ucm(&request_mapping_file("ibm-954_P101-2007").unwrap()).unwrap();
2191}
2192lazy_static! {
2193 pub static ref IBM_955_P110_1997: Encoding = parse_ucm(&request_mapping_file("ibm-955_P110-1997").unwrap()).unwrap();
2194}
2195lazy_static! {
2196 pub static ref IBM_9577_P100_2001: Encoding = parse_ucm(&request_mapping_file("ibm-9577_P100-2001").unwrap()).unwrap();
2197}
2198lazy_static! {
2199 pub static ref IBM_9580_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-9580_P110-1999").unwrap()).unwrap();
2200}
2201lazy_static! {
2202 pub static ref IBM_960_P100_2000: Encoding = parse_ucm(&request_mapping_file("ibm-960_P100-2000").unwrap()).unwrap();
2203}
2204lazy_static! {
2205 pub static ref IBM_963_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-963_P100-1995").unwrap()).unwrap();
2206}
2207lazy_static! {
2208 pub static ref IBM_964_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-964_P110-1999").unwrap()).unwrap();
2209}
2210lazy_static! {
2211 pub static ref IBM_964_X110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-964_X110-1999").unwrap()).unwrap();
2212}
2213lazy_static! {
2214 pub static ref IBM_970_P110_1999: Encoding = parse_ucm(&request_mapping_file("ibm-970_P110-1999").unwrap()).unwrap();
2215}
2216lazy_static! {
2217 pub static ref IBM_970_P110_P110_2006_U2: Encoding = parse_ucm(&request_mapping_file("ibm-970_P110_P110-2006_U2").unwrap()).unwrap();
2218}
2219lazy_static! {
2220 pub static ref IBM_971_P100_1995: Encoding = parse_ucm(&request_mapping_file("ibm-971_P100-1995").unwrap()).unwrap();
2221}
2222lazy_static! {
2223 pub static ref ISO_8859_10_1998: Encoding = parse_ucm(&request_mapping_file("iso-8859_10-1998").unwrap()).unwrap();
2224}
2225lazy_static! {
2226 pub static ref ISO_8859_11_2001: Encoding = parse_ucm(&request_mapping_file("iso-8859_11-2001").unwrap()).unwrap();
2227}
2228lazy_static! {
2229 pub static ref ISO_8859_1_1998: Encoding = parse_ucm(&request_mapping_file("iso-8859_1-1998").unwrap()).unwrap();
2230}
2231lazy_static! {
2232 pub static ref ISO_8859_13_1998: Encoding = parse_ucm(&request_mapping_file("iso-8859_13-1998").unwrap()).unwrap();
2233}
2234lazy_static! {
2235 pub static ref ISO_8859_14_1998: Encoding = parse_ucm(&request_mapping_file("iso-8859_14-1998").unwrap()).unwrap();
2236}
2237lazy_static! {
2238 pub static ref ISO_8859_15_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_15-1999").unwrap()).unwrap();
2239}
2240lazy_static! {
2241 pub static ref ISO_8859_16_2001: Encoding = parse_ucm(&request_mapping_file("iso-8859_16-2001").unwrap()).unwrap();
2242}
2243lazy_static! {
2244 pub static ref ISO_8859_2_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_2-1999").unwrap()).unwrap();
2245}
2246lazy_static! {
2247 pub static ref ISO_8859_3_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_3-1999").unwrap()).unwrap();
2248}
2249lazy_static! {
2250 pub static ref ISO_8859_4_1998: Encoding = parse_ucm(&request_mapping_file("iso-8859_4-1998").unwrap()).unwrap();
2251}
2252lazy_static! {
2253 pub static ref ISO_8859_5_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_5-1999").unwrap()).unwrap();
2254}
2255lazy_static! {
2256 pub static ref ISO_8859_6_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_6-1999").unwrap()).unwrap();
2257}
2258lazy_static! {
2259 pub static ref ISO_8859_7_1987: Encoding = parse_ucm(&request_mapping_file("iso-8859_7-1987").unwrap()).unwrap();
2260}
2261lazy_static! {
2262 pub static ref ISO_8859_7_2003: Encoding = parse_ucm(&request_mapping_file("iso-8859_7-2003").unwrap()).unwrap();
2263}
2264lazy_static! {
2265 pub static ref ISO_8859_8_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_8-1999").unwrap()).unwrap();
2266}
2267lazy_static! {
2268 pub static ref ISO_8859_9_1999: Encoding = parse_ucm(&request_mapping_file("iso-8859_9-1999").unwrap()).unwrap();
2269}
2270lazy_static! {
2271 pub static ref JAVA_ASCII_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ASCII-1.3_P").unwrap()).unwrap();
2272}
2273lazy_static! {
2274 pub static ref JAVA_BIG5_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Big5-1.3_P").unwrap()).unwrap();
2275}
2276lazy_static! {
2277 pub static ref JAVA_CP037_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp037-1.3_P").unwrap()).unwrap();
2278}
2279lazy_static! {
2280 pub static ref JAVA_CP1006_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1006-1.3_P").unwrap()).unwrap();
2281}
2282lazy_static! {
2283 pub static ref JAVA_CP1025_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1025-1.3_P").unwrap()).unwrap();
2284}
2285lazy_static! {
2286 pub static ref JAVA_CP1026_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1026-1.3_P").unwrap()).unwrap();
2287}
2288lazy_static! {
2289 pub static ref JAVA_CP1097_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1097-1.3_P").unwrap()).unwrap();
2290}
2291lazy_static! {
2292 pub static ref JAVA_CP1098_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1098-1.3_P").unwrap()).unwrap();
2293}
2294lazy_static! {
2295 pub static ref JAVA_CP1112_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1112-1.3_P").unwrap()).unwrap();
2296}
2297lazy_static! {
2298 pub static ref JAVA_CP1122_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1122-1.3_P").unwrap()).unwrap();
2299}
2300lazy_static! {
2301 pub static ref JAVA_CP1123_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1123-1.3_P").unwrap()).unwrap();
2302}
2303lazy_static! {
2304 pub static ref JAVA_CP1124_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1124-1.3_P").unwrap()).unwrap();
2305}
2306lazy_static! {
2307 pub static ref JAVA_CP1250_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1250-1.3_P").unwrap()).unwrap();
2308}
2309lazy_static! {
2310 pub static ref JAVA_CP1251_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1251-1.3_P").unwrap()).unwrap();
2311}
2312lazy_static! {
2313 pub static ref JAVA_CP1252_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1252-1.3_P").unwrap()).unwrap();
2314}
2315lazy_static! {
2316 pub static ref JAVA_CP1253_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1253-1.3_P").unwrap()).unwrap();
2317}
2318lazy_static! {
2319 pub static ref JAVA_CP1254_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1254-1.3_P").unwrap()).unwrap();
2320}
2321lazy_static! {
2322 pub static ref JAVA_CP1255_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1255-1.3_P").unwrap()).unwrap();
2323}
2324lazy_static! {
2325 pub static ref JAVA_CP1256_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1256-1.3_P").unwrap()).unwrap();
2326}
2327lazy_static! {
2328 pub static ref JAVA_CP1257_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1257-1.3_P").unwrap()).unwrap();
2329}
2330lazy_static! {
2331 pub static ref JAVA_CP1258_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1258-1.3_P").unwrap()).unwrap();
2332}
2333lazy_static! {
2334 pub static ref JAVA_CP1381_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1381-1.3_P").unwrap()).unwrap();
2335}
2336lazy_static! {
2337 pub static ref JAVA_CP1383_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1383-1.3_P").unwrap()).unwrap();
2338}
2339lazy_static! {
2340 pub static ref JAVA_CP1390A_1_6_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1390A-1.6_P").unwrap()).unwrap();
2341}
2342lazy_static! {
2343 pub static ref JAVA_CP1399A_1_6_P: Encoding = parse_ucm(&request_mapping_file("java-Cp1399A-1.6_P").unwrap()).unwrap();
2344}
2345lazy_static! {
2346 pub static ref JAVA_CP273_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp273-1.3_P").unwrap()).unwrap();
2347}
2348lazy_static! {
2349 pub static ref JAVA_CP277_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp277-1.3_P").unwrap()).unwrap();
2350}
2351lazy_static! {
2352 pub static ref JAVA_CP278_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp278-1.3_P").unwrap()).unwrap();
2353}
2354lazy_static! {
2355 pub static ref JAVA_CP280_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp280-1.3_P").unwrap()).unwrap();
2356}
2357lazy_static! {
2358 pub static ref JAVA_CP284_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp284-1.3_P").unwrap()).unwrap();
2359}
2360lazy_static! {
2361 pub static ref JAVA_CP285_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp285-1.3_P").unwrap()).unwrap();
2362}
2363lazy_static! {
2364 pub static ref JAVA_CP297_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp297-1.3_P").unwrap()).unwrap();
2365}
2366lazy_static! {
2367 pub static ref JAVA_CP33722_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp33722-1.3_P").unwrap()).unwrap();
2368}
2369lazy_static! {
2370 pub static ref JAVA_CP420_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp420-1.3_P").unwrap()).unwrap();
2371}
2372lazy_static! {
2373 pub static ref JAVA_CP420S_1_6_P: Encoding = parse_ucm(&request_mapping_file("java-Cp420s-1.6_P").unwrap()).unwrap();
2374}
2375lazy_static! {
2376 pub static ref JAVA_CP424_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp424-1.3_P").unwrap()).unwrap();
2377}
2378lazy_static! {
2379 pub static ref JAVA_CP437_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp437-1.3_P").unwrap()).unwrap();
2380}
2381lazy_static! {
2382 pub static ref JAVA_CP500_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp500-1.3_P").unwrap()).unwrap();
2383}
2384lazy_static! {
2385 pub static ref JAVA_CP737_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp737-1.3_P").unwrap()).unwrap();
2386}
2387lazy_static! {
2388 pub static ref JAVA_CP775_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp775-1.3_P").unwrap()).unwrap();
2389}
2390lazy_static! {
2391 pub static ref JAVA_CP838_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp838-1.3_P").unwrap()).unwrap();
2392}
2393lazy_static! {
2394 pub static ref JAVA_CP850_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp850-1.3_P").unwrap()).unwrap();
2395}
2396lazy_static! {
2397 pub static ref JAVA_CP852_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp852-1.3_P").unwrap()).unwrap();
2398}
2399lazy_static! {
2400 pub static ref JAVA_CP855_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp855-1.3_P").unwrap()).unwrap();
2401}
2402lazy_static! {
2403 pub static ref JAVA_CP856_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp856-1.3_P").unwrap()).unwrap();
2404}
2405lazy_static! {
2406 pub static ref JAVA_CP857_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp857-1.3_P").unwrap()).unwrap();
2407}
2408lazy_static! {
2409 pub static ref JAVA_CP860_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp860-1.3_P").unwrap()).unwrap();
2410}
2411lazy_static! {
2412 pub static ref JAVA_CP861_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp861-1.3_P").unwrap()).unwrap();
2413}
2414lazy_static! {
2415 pub static ref JAVA_CP862_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp862-1.3_P").unwrap()).unwrap();
2416}
2417lazy_static! {
2418 pub static ref JAVA_CP863_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp863-1.3_P").unwrap()).unwrap();
2419}
2420lazy_static! {
2421 pub static ref JAVA_CP864_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp864-1.3_P").unwrap()).unwrap();
2422}
2423lazy_static! {
2424 pub static ref JAVA_CP865_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp865-1.3_P").unwrap()).unwrap();
2425}
2426lazy_static! {
2427 pub static ref JAVA_CP866_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp866-1.3_P").unwrap()).unwrap();
2428}
2429lazy_static! {
2430 pub static ref JAVA_CP868_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp868-1.3_P").unwrap()).unwrap();
2431}
2432lazy_static! {
2433 pub static ref JAVA_CP869_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp869-1.3_P").unwrap()).unwrap();
2434}
2435lazy_static! {
2436 pub static ref JAVA_CP870_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp870-1.3_P").unwrap()).unwrap();
2437}
2438lazy_static! {
2439 pub static ref JAVA_CP871_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp871-1.3_P").unwrap()).unwrap();
2440}
2441lazy_static! {
2442 pub static ref JAVA_CP874_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp874-1.3_P").unwrap()).unwrap();
2443}
2444lazy_static! {
2445 pub static ref JAVA_CP875_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp875-1.3_P").unwrap()).unwrap();
2446}
2447lazy_static! {
2448 pub static ref JAVA_CP918_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp918-1.3_P").unwrap()).unwrap();
2449}
2450lazy_static! {
2451 pub static ref JAVA_CP921_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp921-1.3_P").unwrap()).unwrap();
2452}
2453lazy_static! {
2454 pub static ref JAVA_CP922_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp922-1.3_P").unwrap()).unwrap();
2455}
2456lazy_static! {
2457 pub static ref JAVA_CP930_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp930-1.3_P").unwrap()).unwrap();
2458}
2459lazy_static! {
2460 pub static ref JAVA_CP933_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp933-1.3_P").unwrap()).unwrap();
2461}
2462lazy_static! {
2463 pub static ref JAVA_CP935_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp935-1.3_P").unwrap()).unwrap();
2464}
2465lazy_static! {
2466 pub static ref JAVA_CP937_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp937-1.3_P").unwrap()).unwrap();
2467}
2468lazy_static! {
2469 pub static ref JAVA_CP939_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp939-1.3_P").unwrap()).unwrap();
2470}
2471lazy_static! {
2472 pub static ref JAVA_CP942_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp942-1.3_P").unwrap()).unwrap();
2473}
2474lazy_static! {
2475 pub static ref JAVA_CP942C_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp942C-1.3_P").unwrap()).unwrap();
2476}
2477lazy_static! {
2478 pub static ref JAVA_CP943_1_2_2: Encoding = parse_ucm(&request_mapping_file("java-Cp943-1.2.2").unwrap()).unwrap();
2479}
2480lazy_static! {
2481 pub static ref JAVA_CP943C_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp943C-1.3_P").unwrap()).unwrap();
2482}
2483lazy_static! {
2484 pub static ref JAVA_CP948_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp948-1.3_P").unwrap()).unwrap();
2485}
2486lazy_static! {
2487 pub static ref JAVA_CP949_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp949-1.3_P").unwrap()).unwrap();
2488}
2489lazy_static! {
2490 pub static ref JAVA_CP949C_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp949C-1.3_P").unwrap()).unwrap();
2491}
2492lazy_static! {
2493 pub static ref JAVA_CP950_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp950-1.3_P").unwrap()).unwrap();
2494}
2495lazy_static! {
2496 pub static ref JAVA_CP964_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp964-1.3_P").unwrap()).unwrap();
2497}
2498lazy_static! {
2499 pub static ref JAVA_CP970_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Cp970-1.3_P").unwrap()).unwrap();
2500}
2501lazy_static! {
2502 pub static ref JAVA_EUC_CN_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-EUC_CN-1.3_P").unwrap()).unwrap();
2503}
2504lazy_static! {
2505 pub static ref JAVA_EUC_JP_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-EUC_JP-1.3_P").unwrap()).unwrap();
2506}
2507lazy_static! {
2508 pub static ref JAVA_EUC_JP_LINUX_1_6_P: Encoding = parse_ucm(&request_mapping_file("java-euc_jp_linux-1.6_P").unwrap()).unwrap();
2509}
2510lazy_static! {
2511 pub static ref JAVA_EUC_KR_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-EUC_KR-1.3_P").unwrap()).unwrap();
2512}
2513lazy_static! {
2514 pub static ref JAVA_EUC_TW_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-EUC_TW-1.3_P").unwrap()).unwrap();
2515}
2516lazy_static! {
2517 pub static ref JAVA_ISO2022JP_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO2022JP-1.3_P").unwrap()).unwrap();
2518}
2519lazy_static! {
2520 pub static ref JAVA_ISO2022KR_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO2022KR-1.3_P").unwrap()).unwrap();
2521}
2522lazy_static! {
2523 pub static ref JAVA_ISO8859_1_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_1-1.3_P").unwrap()).unwrap();
2524}
2525lazy_static! {
2526 pub static ref JAVA_ISO8859_13_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_13-1.3_P").unwrap()).unwrap();
2527}
2528lazy_static! {
2529 pub static ref JAVA_ISO8859_2_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_2-1.3_P").unwrap()).unwrap();
2530}
2531lazy_static! {
2532 pub static ref JAVA_ISO8859_3_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_3-1.3_P").unwrap()).unwrap();
2533}
2534lazy_static! {
2535 pub static ref JAVA_ISO8859_4_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_4-1.3_P").unwrap()).unwrap();
2536}
2537lazy_static! {
2538 pub static ref JAVA_ISO8859_5_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_5-1.3_P").unwrap()).unwrap();
2539}
2540lazy_static! {
2541 pub static ref JAVA_ISO8859_6_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_6-1.3_P").unwrap()).unwrap();
2542}
2543lazy_static! {
2544 pub static ref JAVA_ISO8859_7_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_7-1.3_P").unwrap()).unwrap();
2545}
2546lazy_static! {
2547 pub static ref JAVA_ISO8859_8_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_8-1.3_P").unwrap()).unwrap();
2548}
2549lazy_static! {
2550 pub static ref JAVA_ISO8859_9_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-ISO8859_9-1.3_P").unwrap()).unwrap();
2551}
2552lazy_static! {
2553 pub static ref JAVA_JOHAB_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-Johab-1.3_P").unwrap()).unwrap();
2554}
2555lazy_static! {
2556 pub static ref JAVA_KOI8_R_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-KOI8_R-1.3_P").unwrap()).unwrap();
2557}
2558lazy_static! {
2559 pub static ref JAVA_MS874_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-MS874-1.3_P").unwrap()).unwrap();
2560}
2561lazy_static! {
2562 pub static ref JAVA_MS932_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-MS932-1.3_P").unwrap()).unwrap();
2563}
2564lazy_static! {
2565 pub static ref JAVA_MS949_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-MS949-1.3_P").unwrap()).unwrap();
2566}
2567lazy_static! {
2568 pub static ref JAVA_SJIS_0213_1_6_P: Encoding = parse_ucm(&request_mapping_file("java-sjis_0213-1.6_P").unwrap()).unwrap();
2569}
2570lazy_static! {
2571 pub static ref JAVA_SJIS_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-SJIS-1.3_P").unwrap()).unwrap();
2572}
2573lazy_static! {
2574 pub static ref JAVA_TIS620_1_3_P: Encoding = parse_ucm(&request_mapping_file("java-TIS620-1.3_P").unwrap()).unwrap();
2575}
2576lazy_static! {
2577 pub static ref MACOS_0_1_10_2: Encoding = parse_ucm(&request_mapping_file("macos-0_1-10.2").unwrap()).unwrap();
2578}
2579lazy_static! {
2580 pub static ref MACOS_0_2_10_2: Encoding = parse_ucm(&request_mapping_file("macos-0_2-10.2").unwrap()).unwrap();
2581}
2582lazy_static! {
2583 pub static ref MACOS_1024_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1024-10.2").unwrap()).unwrap();
2584}
2585lazy_static! {
2586 pub static ref MACOS_1040_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1040-10.2").unwrap()).unwrap();
2587}
2588lazy_static! {
2589 pub static ref MACOS_1049_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1049-10.2").unwrap()).unwrap();
2590}
2591lazy_static! {
2592 pub static ref MACOS_1057_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1057-10.2").unwrap()).unwrap();
2593}
2594lazy_static! {
2595 pub static ref MACOS_1059_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1059-10.2").unwrap()).unwrap();
2596}
2597lazy_static! {
2598 pub static ref MACOS_1280_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1280-10.2").unwrap()).unwrap();
2599}
2600lazy_static! {
2601 pub static ref MACOS_1281_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1281-10.2").unwrap()).unwrap();
2602}
2603lazy_static! {
2604 pub static ref MACOS_1282_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1282-10.2").unwrap()).unwrap();
2605}
2606lazy_static! {
2607 pub static ref MACOS_1283_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1283-10.2").unwrap()).unwrap();
2608}
2609lazy_static! {
2610 pub static ref MACOS_1284_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1284-10.2").unwrap()).unwrap();
2611}
2612lazy_static! {
2613 pub static ref MACOS_1285_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1285-10.2").unwrap()).unwrap();
2614}
2615lazy_static! {
2616 pub static ref MACOS_1286_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1286-10.2").unwrap()).unwrap();
2617}
2618lazy_static! {
2619 pub static ref MACOS_1287_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1287-10.2").unwrap()).unwrap();
2620}
2621lazy_static! {
2622 pub static ref MACOS_1288_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1288-10.2").unwrap()).unwrap();
2623}
2624lazy_static! {
2625 pub static ref MACOS_1536_10_2: Encoding = parse_ucm(&request_mapping_file("macos-1536-10.2").unwrap()).unwrap();
2626}
2627lazy_static! {
2628 pub static ref MACOS_21_10_5: Encoding = parse_ucm(&request_mapping_file("macos-21-10.5").unwrap()).unwrap();
2629}
2630lazy_static! {
2631 pub static ref MACOS_2562_10_2: Encoding = parse_ucm(&request_mapping_file("macos-2562-10.2").unwrap()).unwrap();
2632}
2633lazy_static! {
2634 pub static ref MACOS_2563_10_2: Encoding = parse_ucm(&request_mapping_file("macos-2563-10.2").unwrap()).unwrap();
2635}
2636lazy_static! {
2637 pub static ref MACOS_2566_10_2: Encoding = parse_ucm(&request_mapping_file("macos-2566-10.2").unwrap()).unwrap();
2638}
2639lazy_static! {
2640 pub static ref MACOS_2817_10_2: Encoding = parse_ucm(&request_mapping_file("macos-2817-10.2").unwrap()).unwrap();
2641}
2642lazy_static! {
2643 pub static ref MACOS_29_10_2: Encoding = parse_ucm(&request_mapping_file("macos-29-10.2").unwrap()).unwrap();
2644}
2645lazy_static! {
2646 pub static ref MACOS_3074_10_2: Encoding = parse_ucm(&request_mapping_file("macos-3074-10.2").unwrap()).unwrap();
2647}
2648lazy_static! {
2649 pub static ref MACOS_33_10_5: Encoding = parse_ucm(&request_mapping_file("macos-33-10.5").unwrap()).unwrap();
2650}
2651lazy_static! {
2652 pub static ref MACOS_34_10_2: Encoding = parse_ucm(&request_mapping_file("macos-34-10.2").unwrap()).unwrap();
2653}
2654lazy_static! {
2655 pub static ref MACOS_35_10_2: Encoding = parse_ucm(&request_mapping_file("macos-35-10.2").unwrap()).unwrap();
2656}
2657lazy_static! {
2658 pub static ref MACOS_36_1_10_2: Encoding = parse_ucm(&request_mapping_file("macos-36_1-10.2").unwrap()).unwrap();
2659}
2660lazy_static! {
2661 pub static ref MACOS_36_2_10_2: Encoding = parse_ucm(&request_mapping_file("macos-36_2-10.2").unwrap()).unwrap();
2662}
2663lazy_static! {
2664 pub static ref MACOS_37_2_10_2: Encoding = parse_ucm(&request_mapping_file("macos-37_2-10.2").unwrap()).unwrap();
2665}
2666lazy_static! {
2667 pub static ref MACOS_37_3_10_2: Encoding = parse_ucm(&request_mapping_file("macos-37_3-10.2").unwrap()).unwrap();
2668}
2669lazy_static! {
2670 pub static ref MACOS_37_4_10_2: Encoding = parse_ucm(&request_mapping_file("macos-37_4-10.2").unwrap()).unwrap();
2671}
2672lazy_static! {
2673 pub static ref MACOS_37_5_10_2: Encoding = parse_ucm(&request_mapping_file("macos-37_5-10.2").unwrap()).unwrap();
2674}
2675lazy_static! {
2676 pub static ref MACOS_38_1_10_2: Encoding = parse_ucm(&request_mapping_file("macos-38_1-10.2").unwrap()).unwrap();
2677}
2678lazy_static! {
2679 pub static ref MACOS_38_2_10_2: Encoding = parse_ucm(&request_mapping_file("macos-38_2-10.2").unwrap()).unwrap();
2680}
2681lazy_static! {
2682 pub static ref MACOS_513_10_2: Encoding = parse_ucm(&request_mapping_file("macos-513-10.2").unwrap()).unwrap();
2683}
2684lazy_static! {
2685 pub static ref MACOS_514_10_2: Encoding = parse_ucm(&request_mapping_file("macos-514-10.2").unwrap()).unwrap();
2686}
2687lazy_static! {
2688 pub static ref MACOS_515_10_2: Encoding = parse_ucm(&request_mapping_file("macos-515-10.2").unwrap()).unwrap();
2689}
2690lazy_static! {
2691 pub static ref MACOS_516_10_2: Encoding = parse_ucm(&request_mapping_file("macos-516-10.2").unwrap()).unwrap();
2692}
2693lazy_static! {
2694 pub static ref MACOS_517_10_2: Encoding = parse_ucm(&request_mapping_file("macos-517-10.2").unwrap()).unwrap();
2695}
2696lazy_static! {
2697 pub static ref MACOS_518_10_2: Encoding = parse_ucm(&request_mapping_file("macos-518-10.2").unwrap()).unwrap();
2698}
2699lazy_static! {
2700 pub static ref MACOS_519_10_2: Encoding = parse_ucm(&request_mapping_file("macos-519-10.2").unwrap()).unwrap();
2701}
2702lazy_static! {
2703 pub static ref MACOS_520_10_2: Encoding = parse_ucm(&request_mapping_file("macos-520-10.2").unwrap()).unwrap();
2704}
2705lazy_static! {
2706 pub static ref MACOS_521_10_2: Encoding = parse_ucm(&request_mapping_file("macos-521-10.2").unwrap()).unwrap();
2707}
2708lazy_static! {
2709 pub static ref MACOS_527_10_2: Encoding = parse_ucm(&request_mapping_file("macos-527-10.2").unwrap()).unwrap();
2710}
2711lazy_static! {
2712 pub static ref MACOS_6_10_2: Encoding = parse_ucm(&request_mapping_file("macos-6-10.2").unwrap()).unwrap();
2713}
2714lazy_static! {
2715 pub static ref MACOS_6_2_10_4: Encoding = parse_ucm(&request_mapping_file("macos-6_2-10.4").unwrap()).unwrap();
2716}
2717lazy_static! {
2718 pub static ref MACOS_7_1_10_2: Encoding = parse_ucm(&request_mapping_file("macos-7_1-10.2").unwrap()).unwrap();
2719}
2720lazy_static! {
2721 pub static ref MACOS_7_2_10_2: Encoding = parse_ucm(&request_mapping_file("macos-7_2-10.2").unwrap()).unwrap();
2722}
2723lazy_static! {
2724 pub static ref MACOS_7_3_10_2: Encoding = parse_ucm(&request_mapping_file("macos-7_3-10.2").unwrap()).unwrap();
2725}
2726lazy_static! {
2727 pub static ref OSD_EBCDIC_DF03_IRV: Encoding = parse_ucm(&request_mapping_file("osd-EBCDIC-DF03-IRV").unwrap()).unwrap();
2728}
2729lazy_static! {
2730 pub static ref OSD_EBCDIC_DF04_15: Encoding = parse_ucm(&request_mapping_file("osd-EBCDIC-DF04-15").unwrap()).unwrap();
2731}
2732lazy_static! {
2733 pub static ref OSD_EBCDIC_DF04_1: Encoding = parse_ucm(&request_mapping_file("osd-EBCDIC-DF04-1").unwrap()).unwrap();
2734}
2735lazy_static! {
2736 pub static ref SOLARIS_5601_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-5601-2.7").unwrap()).unwrap();
2737}
2738lazy_static! {
2739 pub static ref SOLARIS_646_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-646-2.7").unwrap()).unwrap();
2740}
2741lazy_static! {
2742 pub static ref SOLARIS_8859_10_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_10-2.7").unwrap()).unwrap();
2743}
2744lazy_static! {
2745 pub static ref SOLARIS_8859_1_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_1-2.7").unwrap()).unwrap();
2746}
2747lazy_static! {
2748 pub static ref SOLARIS_8859_15_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_15-2.7").unwrap()).unwrap();
2749}
2750lazy_static! {
2751 pub static ref SOLARIS_8859_2_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_2-2.7").unwrap()).unwrap();
2752}
2753lazy_static! {
2754 pub static ref SOLARIS_8859_3_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_3-2.7").unwrap()).unwrap();
2755}
2756lazy_static! {
2757 pub static ref SOLARIS_8859_4_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_4-2.7").unwrap()).unwrap();
2758}
2759lazy_static! {
2760 pub static ref SOLARIS_8859_5_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_5-2.7").unwrap()).unwrap();
2761}
2762lazy_static! {
2763 pub static ref SOLARIS_8859_6_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_6-2.7").unwrap()).unwrap();
2764}
2765lazy_static! {
2766 pub static ref SOLARIS_8859_7_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_7-2.7").unwrap()).unwrap();
2767}
2768lazy_static! {
2769 pub static ref SOLARIS_8859_8_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_8-2.7").unwrap()).unwrap();
2770}
2771lazy_static! {
2772 pub static ref SOLARIS_8859_9_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-8859_9-2.7").unwrap()).unwrap();
2773}
2774lazy_static! {
2775 pub static ref SOLARIS_EUCJP_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-eucJP-2.7").unwrap()).unwrap();
2776}
2777lazy_static! {
2778 pub static ref SOLARIS_EUC_KR_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-EUC_KR-2.7").unwrap()).unwrap();
2779}
2780lazy_static! {
2781 pub static ref SOLARIS_EUCTH_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-eucTH-2.7").unwrap()).unwrap();
2782}
2783lazy_static! {
2784 pub static ref SOLARIS_KOI8_R_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-KOI8_R-2.7").unwrap()).unwrap();
2785}
2786lazy_static! {
2787 pub static ref SOLARIS_PCK_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-PCK-2.7").unwrap()).unwrap();
2788}
2789lazy_static! {
2790 pub static ref SOLARIS_ZH_CN_CP935_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_CN_cp935-2.7").unwrap()).unwrap();
2791}
2792lazy_static! {
2793 pub static ref SOLARIS_ZH_CN_EUC_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_CN.euc-2.7").unwrap()).unwrap();
2794}
2795lazy_static! {
2796 pub static ref SOLARIS_ZH_CN_GBK_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_CN.gbk-2.7").unwrap()).unwrap();
2797}
2798lazy_static! {
2799 pub static ref SOLARIS_ZH_HK_HKSCS_5_9: Encoding = parse_ucm(&request_mapping_file("solaris-zh_HK.hkscs-5.9").unwrap()).unwrap();
2800}
2801lazy_static! {
2802 pub static ref SOLARIS_ZH_TW_BIG5_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_TW_big5-2.7").unwrap()).unwrap();
2803}
2804lazy_static! {
2805 pub static ref SOLARIS_ZH_TW_CP937_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_TW_cp937-2.7").unwrap()).unwrap();
2806}
2807lazy_static! {
2808 pub static ref SOLARIS_ZH_TW_EUC_2_7: Encoding = parse_ucm(&request_mapping_file("solaris-zh_TW_euc-2.7").unwrap()).unwrap();
2809}
2810lazy_static! {
2811 pub static ref WINDOWS_10000_2000: Encoding = parse_ucm(&request_mapping_file("windows-10000-2000").unwrap()).unwrap();
2812}
2813lazy_static! {
2814 pub static ref WINDOWS_10001_2000: Encoding = parse_ucm(&request_mapping_file("windows-10001-2000").unwrap()).unwrap();
2815}
2816lazy_static! {
2817 pub static ref WINDOWS_10002_2000: Encoding = parse_ucm(&request_mapping_file("windows-10002-2000").unwrap()).unwrap();
2818}
2819lazy_static! {
2820 pub static ref WINDOWS_10003_2000: Encoding = parse_ucm(&request_mapping_file("windows-10003-2000").unwrap()).unwrap();
2821}
2822lazy_static! {
2823 pub static ref WINDOWS_10004_2000: Encoding = parse_ucm(&request_mapping_file("windows-10004-2000").unwrap()).unwrap();
2824}
2825lazy_static! {
2826 pub static ref WINDOWS_10005_2000: Encoding = parse_ucm(&request_mapping_file("windows-10005-2000").unwrap()).unwrap();
2827}
2828lazy_static! {
2829 pub static ref WINDOWS_10006_2000: Encoding = parse_ucm(&request_mapping_file("windows-10006-2000").unwrap()).unwrap();
2830}
2831lazy_static! {
2832 pub static ref WINDOWS_10007_2000: Encoding = parse_ucm(&request_mapping_file("windows-10007-2000").unwrap()).unwrap();
2833}
2834lazy_static! {
2835 pub static ref WINDOWS_10008_2000: Encoding = parse_ucm(&request_mapping_file("windows-10008-2000").unwrap()).unwrap();
2836}
2837lazy_static! {
2838 pub static ref WINDOWS_10010_2000: Encoding = parse_ucm(&request_mapping_file("windows-10010-2000").unwrap()).unwrap();
2839}
2840lazy_static! {
2841 pub static ref WINDOWS_10017_2000: Encoding = parse_ucm(&request_mapping_file("windows-10017-2000").unwrap()).unwrap();
2842}
2843lazy_static! {
2844 pub static ref WINDOWS_10021_2000: Encoding = parse_ucm(&request_mapping_file("windows-10021-2000").unwrap()).unwrap();
2845}
2846lazy_static! {
2847 pub static ref WINDOWS_10029_2000: Encoding = parse_ucm(&request_mapping_file("windows-10029-2000").unwrap()).unwrap();
2848}
2849lazy_static! {
2850 pub static ref WINDOWS_10079_2000: Encoding = parse_ucm(&request_mapping_file("windows-10079-2000").unwrap()).unwrap();
2851}
2852lazy_static! {
2853 pub static ref WINDOWS_10081_2000: Encoding = parse_ucm(&request_mapping_file("windows-10081-2000").unwrap()).unwrap();
2854}
2855lazy_static! {
2856 pub static ref WINDOWS_10082_2000: Encoding = parse_ucm(&request_mapping_file("windows-10082-2000").unwrap()).unwrap();
2857}
2858lazy_static! {
2859 pub static ref WINDOWS_1026_2000: Encoding = parse_ucm(&request_mapping_file("windows-1026-2000").unwrap()).unwrap();
2860}
2861lazy_static! {
2862 pub static ref WINDOWS_1047_2000: Encoding = parse_ucm(&request_mapping_file("windows-1047-2000").unwrap()).unwrap();
2863}
2864lazy_static! {
2865 pub static ref WINDOWS_1140_2000: Encoding = parse_ucm(&request_mapping_file("windows-1140-2000").unwrap()).unwrap();
2866}
2867lazy_static! {
2868 pub static ref WINDOWS_1141_2000: Encoding = parse_ucm(&request_mapping_file("windows-1141-2000").unwrap()).unwrap();
2869}
2870lazy_static! {
2871 pub static ref WINDOWS_1142_2000: Encoding = parse_ucm(&request_mapping_file("windows-1142-2000").unwrap()).unwrap();
2872}
2873lazy_static! {
2874 pub static ref WINDOWS_1143_2000: Encoding = parse_ucm(&request_mapping_file("windows-1143-2000").unwrap()).unwrap();
2875}
2876lazy_static! {
2877 pub static ref WINDOWS_1144_2000: Encoding = parse_ucm(&request_mapping_file("windows-1144-2000").unwrap()).unwrap();
2878}
2879lazy_static! {
2880 pub static ref WINDOWS_1145_2000: Encoding = parse_ucm(&request_mapping_file("windows-1145-2000").unwrap()).unwrap();
2881}
2882lazy_static! {
2883 pub static ref WINDOWS_1146_2000: Encoding = parse_ucm(&request_mapping_file("windows-1146-2000").unwrap()).unwrap();
2884}
2885lazy_static! {
2886 pub static ref WINDOWS_1147_2000: Encoding = parse_ucm(&request_mapping_file("windows-1147-2000").unwrap()).unwrap();
2887}
2888lazy_static! {
2889 pub static ref WINDOWS_1148_2000: Encoding = parse_ucm(&request_mapping_file("windows-1148-2000").unwrap()).unwrap();
2890}
2891lazy_static! {
2892 pub static ref WINDOWS_1149_2000: Encoding = parse_ucm(&request_mapping_file("windows-1149-2000").unwrap()).unwrap();
2893}
2894lazy_static! {
2895 pub static ref WINDOWS_1250_2000: Encoding = parse_ucm(&request_mapping_file("windows-1250-2000").unwrap()).unwrap();
2896}
2897lazy_static! {
2898 pub static ref WINDOWS_1251_2000: Encoding = parse_ucm(&request_mapping_file("windows-1251-2000").unwrap()).unwrap();
2899}
2900lazy_static! {
2901 pub static ref WINDOWS_1252_2000: Encoding = parse_ucm(&request_mapping_file("windows-1252-2000").unwrap()).unwrap();
2902}
2903lazy_static! {
2904 pub static ref WINDOWS_1253_2000: Encoding = parse_ucm(&request_mapping_file("windows-1253-2000").unwrap()).unwrap();
2905}
2906lazy_static! {
2907 pub static ref WINDOWS_1254_2000: Encoding = parse_ucm(&request_mapping_file("windows-1254-2000").unwrap()).unwrap();
2908}
2909lazy_static! {
2910 pub static ref WINDOWS_1255_2000: Encoding = parse_ucm(&request_mapping_file("windows-1255-2000").unwrap()).unwrap();
2911}
2912lazy_static! {
2913 pub static ref WINDOWS_1256_2000: Encoding = parse_ucm(&request_mapping_file("windows-1256-2000").unwrap()).unwrap();
2914}
2915lazy_static! {
2916 pub static ref WINDOWS_1257_2000: Encoding = parse_ucm(&request_mapping_file("windows-1257-2000").unwrap()).unwrap();
2917}
2918lazy_static! {
2919 pub static ref WINDOWS_1258_2000: Encoding = parse_ucm(&request_mapping_file("windows-1258-2000").unwrap()).unwrap();
2920}
2921lazy_static! {
2922 pub static ref WINDOWS_1258_DB_2013: Encoding = parse_ucm(&request_mapping_file("windows-1258_db-2013").unwrap()).unwrap();
2923}
2924lazy_static! {
2925 pub static ref WINDOWS_1361_2000: Encoding = parse_ucm(&request_mapping_file("windows-1361-2000").unwrap()).unwrap();
2926}
2927lazy_static! {
2928 pub static ref WINDOWS_20000_2000: Encoding = parse_ucm(&request_mapping_file("windows-20000-2000").unwrap()).unwrap();
2929}
2930lazy_static! {
2931 pub static ref WINDOWS_20001_2000: Encoding = parse_ucm(&request_mapping_file("windows-20001-2000").unwrap()).unwrap();
2932}
2933lazy_static! {
2934 pub static ref WINDOWS_20002_2000: Encoding = parse_ucm(&request_mapping_file("windows-20002-2000").unwrap()).unwrap();
2935}
2936lazy_static! {
2937 pub static ref WINDOWS_20003_2000: Encoding = parse_ucm(&request_mapping_file("windows-20003-2000").unwrap()).unwrap();
2938}
2939lazy_static! {
2940 pub static ref WINDOWS_20004_2000: Encoding = parse_ucm(&request_mapping_file("windows-20004-2000").unwrap()).unwrap();
2941}
2942lazy_static! {
2943 pub static ref WINDOWS_20005_2000: Encoding = parse_ucm(&request_mapping_file("windows-20005-2000").unwrap()).unwrap();
2944}
2945lazy_static! {
2946 pub static ref WINDOWS_20105_2000: Encoding = parse_ucm(&request_mapping_file("windows-20105-2000").unwrap()).unwrap();
2947}
2948lazy_static! {
2949 pub static ref WINDOWS_20106_2000: Encoding = parse_ucm(&request_mapping_file("windows-20106-2000").unwrap()).unwrap();
2950}
2951lazy_static! {
2952 pub static ref WINDOWS_20107_2000: Encoding = parse_ucm(&request_mapping_file("windows-20107-2000").unwrap()).unwrap();
2953}
2954lazy_static! {
2955 pub static ref WINDOWS_20108_2000: Encoding = parse_ucm(&request_mapping_file("windows-20108-2000").unwrap()).unwrap();
2956}
2957lazy_static! {
2958 pub static ref WINDOWS_20127_2000: Encoding = parse_ucm(&request_mapping_file("windows-20127-2000").unwrap()).unwrap();
2959}
2960lazy_static! {
2961 pub static ref WINDOWS_20261_2000: Encoding = parse_ucm(&request_mapping_file("windows-20261-2000").unwrap()).unwrap();
2962}
2963lazy_static! {
2964 pub static ref WINDOWS_20269_2000: Encoding = parse_ucm(&request_mapping_file("windows-20269-2000").unwrap()).unwrap();
2965}
2966lazy_static! {
2967 pub static ref WINDOWS_20273_2000: Encoding = parse_ucm(&request_mapping_file("windows-20273-2000").unwrap()).unwrap();
2968}
2969lazy_static! {
2970 pub static ref WINDOWS_20277_2000: Encoding = parse_ucm(&request_mapping_file("windows-20277-2000").unwrap()).unwrap();
2971}
2972lazy_static! {
2973 pub static ref WINDOWS_20278_2000: Encoding = parse_ucm(&request_mapping_file("windows-20278-2000").unwrap()).unwrap();
2974}
2975lazy_static! {
2976 pub static ref WINDOWS_20280_2000: Encoding = parse_ucm(&request_mapping_file("windows-20280-2000").unwrap()).unwrap();
2977}
2978lazy_static! {
2979 pub static ref WINDOWS_20284_2000: Encoding = parse_ucm(&request_mapping_file("windows-20284-2000").unwrap()).unwrap();
2980}
2981lazy_static! {
2982 pub static ref WINDOWS_20285_2000: Encoding = parse_ucm(&request_mapping_file("windows-20285-2000").unwrap()).unwrap();
2983}
2984lazy_static! {
2985 pub static ref WINDOWS_20290_2000: Encoding = parse_ucm(&request_mapping_file("windows-20290-2000").unwrap()).unwrap();
2986}
2987lazy_static! {
2988 pub static ref WINDOWS_20297_2000: Encoding = parse_ucm(&request_mapping_file("windows-20297-2000").unwrap()).unwrap();
2989}
2990lazy_static! {
2991 pub static ref WINDOWS_20420_2000: Encoding = parse_ucm(&request_mapping_file("windows-20420-2000").unwrap()).unwrap();
2992}
2993lazy_static! {
2994 pub static ref WINDOWS_20423_2000: Encoding = parse_ucm(&request_mapping_file("windows-20423-2000").unwrap()).unwrap();
2995}
2996lazy_static! {
2997 pub static ref WINDOWS_20424_2000: Encoding = parse_ucm(&request_mapping_file("windows-20424-2000").unwrap()).unwrap();
2998}
2999lazy_static! {
3000 pub static ref WINDOWS_20833_2000: Encoding = parse_ucm(&request_mapping_file("windows-20833-2000").unwrap()).unwrap();
3001}
3002lazy_static! {
3003 pub static ref WINDOWS_20838_2000: Encoding = parse_ucm(&request_mapping_file("windows-20838-2000").unwrap()).unwrap();
3004}
3005lazy_static! {
3006 pub static ref WINDOWS_20866_2000: Encoding = parse_ucm(&request_mapping_file("windows-20866-2000").unwrap()).unwrap();
3007}
3008lazy_static! {
3009 pub static ref WINDOWS_20871_2000: Encoding = parse_ucm(&request_mapping_file("windows-20871-2000").unwrap()).unwrap();
3010}
3011lazy_static! {
3012 pub static ref WINDOWS_20880_2000: Encoding = parse_ucm(&request_mapping_file("windows-20880-2000").unwrap()).unwrap();
3013}
3014lazy_static! {
3015 pub static ref WINDOWS_20905_2000: Encoding = parse_ucm(&request_mapping_file("windows-20905-2000").unwrap()).unwrap();
3016}
3017lazy_static! {
3018 pub static ref WINDOWS_20924_2000: Encoding = parse_ucm(&request_mapping_file("windows-20924-2000").unwrap()).unwrap();
3019}
3020lazy_static! {
3021 pub static ref WINDOWS_20932_2000: Encoding = parse_ucm(&request_mapping_file("windows-20932-2000").unwrap()).unwrap();
3022}
3023lazy_static! {
3024 pub static ref WINDOWS_20936_2000: Encoding = parse_ucm(&request_mapping_file("windows-20936-2000").unwrap()).unwrap();
3025}
3026lazy_static! {
3027 pub static ref WINDOWS_20949_2000: Encoding = parse_ucm(&request_mapping_file("windows-20949-2000").unwrap()).unwrap();
3028}
3029lazy_static! {
3030 pub static ref WINDOWS_21025_2000: Encoding = parse_ucm(&request_mapping_file("windows-21025-2000").unwrap()).unwrap();
3031}
3032lazy_static! {
3033 pub static ref WINDOWS_21027_2000: Encoding = parse_ucm(&request_mapping_file("windows-21027-2000").unwrap()).unwrap();
3034}
3035lazy_static! {
3036 pub static ref WINDOWS_21866_2000: Encoding = parse_ucm(&request_mapping_file("windows-21866-2000").unwrap()).unwrap();
3037}
3038lazy_static! {
3039 pub static ref WINDOWS_28591_2000: Encoding = parse_ucm(&request_mapping_file("windows-28591-2000").unwrap()).unwrap();
3040}
3041lazy_static! {
3042 pub static ref WINDOWS_28592_2000: Encoding = parse_ucm(&request_mapping_file("windows-28592-2000").unwrap()).unwrap();
3043}
3044lazy_static! {
3045 pub static ref WINDOWS_28593_2000: Encoding = parse_ucm(&request_mapping_file("windows-28593-2000").unwrap()).unwrap();
3046}
3047lazy_static! {
3048 pub static ref WINDOWS_28594_2000: Encoding = parse_ucm(&request_mapping_file("windows-28594-2000").unwrap()).unwrap();
3049}
3050lazy_static! {
3051 pub static ref WINDOWS_28595_2000: Encoding = parse_ucm(&request_mapping_file("windows-28595-2000").unwrap()).unwrap();
3052}
3053lazy_static! {
3054 pub static ref WINDOWS_28596_2000: Encoding = parse_ucm(&request_mapping_file("windows-28596-2000").unwrap()).unwrap();
3055}
3056lazy_static! {
3057 pub static ref WINDOWS_28597_2000: Encoding = parse_ucm(&request_mapping_file("windows-28597-2000").unwrap()).unwrap();
3058}
3059lazy_static! {
3060 pub static ref WINDOWS_28598_2000: Encoding = parse_ucm(&request_mapping_file("windows-28598-2000").unwrap()).unwrap();
3061}
3062lazy_static! {
3063 pub static ref WINDOWS_28599_2000: Encoding = parse_ucm(&request_mapping_file("windows-28599-2000").unwrap()).unwrap();
3064}
3065lazy_static! {
3066 pub static ref WINDOWS_28603_VISTA: Encoding = parse_ucm(&request_mapping_file("windows-28603-vista").unwrap()).unwrap();
3067}
3068lazy_static! {
3069 pub static ref WINDOWS_28605_2000: Encoding = parse_ucm(&request_mapping_file("windows-28605-2000").unwrap()).unwrap();
3070}
3071lazy_static! {
3072 pub static ref WINDOWS_37_2000: Encoding = parse_ucm(&request_mapping_file("windows-37-2000").unwrap()).unwrap();
3073}
3074lazy_static! {
3075 pub static ref WINDOWS_38598_2000: Encoding = parse_ucm(&request_mapping_file("windows-38598-2000").unwrap()).unwrap();
3076}
3077lazy_static! {
3078 pub static ref WINDOWS_437_2000: Encoding = parse_ucm(&request_mapping_file("windows-437-2000").unwrap()).unwrap();
3079}
3080lazy_static! {
3081 pub static ref WINDOWS_500_2000: Encoding = parse_ucm(&request_mapping_file("windows-500-2000").unwrap()).unwrap();
3082}
3083lazy_static! {
3084 pub static ref WINDOWS_51932_2006: Encoding = parse_ucm(&request_mapping_file("windows-51932-2006").unwrap()).unwrap();
3085}
3086lazy_static! {
3087 pub static ref WINDOWS_51936_2000: Encoding = parse_ucm(&request_mapping_file("windows-51936-2000").unwrap()).unwrap();
3088}
3089lazy_static! {
3090 pub static ref WINDOWS_51949_2000: Encoding = parse_ucm(&request_mapping_file("windows-51949-2000").unwrap()).unwrap();
3091}
3092lazy_static! {
3093 pub static ref WINDOWS_708_2000: Encoding = parse_ucm(&request_mapping_file("windows-708-2000").unwrap()).unwrap();
3094}
3095lazy_static! {
3096 pub static ref WINDOWS_720_2000: Encoding = parse_ucm(&request_mapping_file("windows-720-2000").unwrap()).unwrap();
3097}
3098lazy_static! {
3099 pub static ref WINDOWS_737_2000: Encoding = parse_ucm(&request_mapping_file("windows-737-2000").unwrap()).unwrap();
3100}
3101lazy_static! {
3102 pub static ref WINDOWS_775_2000: Encoding = parse_ucm(&request_mapping_file("windows-775-2000").unwrap()).unwrap();
3103}
3104lazy_static! {
3105 pub static ref WINDOWS_850_2000: Encoding = parse_ucm(&request_mapping_file("windows-850-2000").unwrap()).unwrap();
3106}
3107lazy_static! {
3108 pub static ref WINDOWS_852_2000: Encoding = parse_ucm(&request_mapping_file("windows-852-2000").unwrap()).unwrap();
3109}
3110lazy_static! {
3111 pub static ref WINDOWS_855_2000: Encoding = parse_ucm(&request_mapping_file("windows-855-2000").unwrap()).unwrap();
3112}
3113lazy_static! {
3114 pub static ref WINDOWS_857_2000: Encoding = parse_ucm(&request_mapping_file("windows-857-2000").unwrap()).unwrap();
3115}
3116lazy_static! {
3117 pub static ref WINDOWS_858_2000: Encoding = parse_ucm(&request_mapping_file("windows-858-2000").unwrap()).unwrap();
3118}
3119lazy_static! {
3120 pub static ref WINDOWS_860_2000: Encoding = parse_ucm(&request_mapping_file("windows-860-2000").unwrap()).unwrap();
3121}
3122lazy_static! {
3123 pub static ref WINDOWS_861_2000: Encoding = parse_ucm(&request_mapping_file("windows-861-2000").unwrap()).unwrap();
3124}
3125lazy_static! {
3126 pub static ref WINDOWS_862_2000: Encoding = parse_ucm(&request_mapping_file("windows-862-2000").unwrap()).unwrap();
3127}
3128lazy_static! {
3129 pub static ref WINDOWS_863_2000: Encoding = parse_ucm(&request_mapping_file("windows-863-2000").unwrap()).unwrap();
3130}
3131lazy_static! {
3132 pub static ref WINDOWS_864_2000: Encoding = parse_ucm(&request_mapping_file("windows-864-2000").unwrap()).unwrap();
3133}
3134lazy_static! {
3135 pub static ref WINDOWS_865_2000: Encoding = parse_ucm(&request_mapping_file("windows-865-2000").unwrap()).unwrap();
3136}
3137lazy_static! {
3138 pub static ref WINDOWS_866_2000: Encoding = parse_ucm(&request_mapping_file("windows-866-2000").unwrap()).unwrap();
3139}
3140lazy_static! {
3141 pub static ref WINDOWS_869_2000: Encoding = parse_ucm(&request_mapping_file("windows-869-2000").unwrap()).unwrap();
3142}
3143lazy_static! {
3144 pub static ref WINDOWS_870_2000: Encoding = parse_ucm(&request_mapping_file("windows-870-2000").unwrap()).unwrap();
3145}
3146lazy_static! {
3147 pub static ref WINDOWS_874_2000: Encoding = parse_ucm(&request_mapping_file("windows-874-2000").unwrap()).unwrap();
3148}
3149lazy_static! {
3150 pub static ref WINDOWS_875_2000: Encoding = parse_ucm(&request_mapping_file("windows-875-2000").unwrap()).unwrap();
3151}
3152lazy_static! {
3153 pub static ref WINDOWS_932_2000: Encoding = parse_ucm(&request_mapping_file("windows-932-2000").unwrap()).unwrap();
3154}
3155lazy_static! {
3156 pub static ref WINDOWS_936_2000: Encoding = parse_ucm(&request_mapping_file("windows-936-2000").unwrap()).unwrap();
3157}
3158lazy_static! {
3159 pub static ref WINDOWS_949_2000: Encoding = parse_ucm(&request_mapping_file("windows-949-2000").unwrap()).unwrap();
3160}
3161lazy_static! {
3162 pub static ref WINDOWS_950_2000: Encoding = parse_ucm(&request_mapping_file("windows-950-2000").unwrap()).unwrap();
3163}
3164lazy_static! {
3165 pub static ref WINDOWS_950_HKSCS_2001: Encoding = parse_ucm(&request_mapping_file("windows-950_hkscs-2001").unwrap()).unwrap();
3166}