Bump to m4 1.4.19
[platform/upstream/m4.git] / lib / iconv_open-zos.gperf
1 /* Character set conversion.
2    Copyright (C) 2019-2021 Free Software Foundation, Inc.
3
4    This program is free software; you can redistribute it and/or modify
5    it under the terms of the GNU General Public License as published by
6    the Free Software Foundation; either version 3, or (at your option)
7    any later version.
8
9    This program is distributed in the hope that it will be useful,
10    but WITHOUT ANY WARRANTY; without even the implied warranty of
11    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12    GNU General Public License for more details.
13
14    You should have received a copy of the GNU General Public License along
15    with this program; if not, see <https://www.gnu.org/licenses/>.  */
16
17 struct mapping { int standard_name; const char vendor_name[10 + 1]; };
18 %struct-type
19 %language=ANSI-C
20 %define slot-name standard_name
21 %define hash-function-name mapping_hash
22 %define lookup-function-name mapping_lookup
23 %readonly-tables
24 %global-table
25 %define word-array-name mappings
26 %pic
27 %%
28 ASCII, "00367"
29 ISO-8859-1, "ISO8859-1"
30 ISO-8859-2, "ISO8859-2"
31 ISO-8859-3, "00913"
32 ISO-8859-4, "ISO8859-4"
33 ISO-8859-5, "ISO8859-5"
34 ISO-8859-6, "ISO8859-6"
35 ISO-8859-7, "ISO8859-7"
36 ISO-8859-8, "05012"
37 ISO-8859-9, "ISO8859-9"
38 ISO-8859-13, "ISO8859-13"
39 ISO-8859-15, "ISO8859-15"
40 KOI8-R, "00878"
41 KOI8-U, "01168"
42 CP437, "IBM-437"
43 CP775, "00775"
44 CP850, "09042"
45 CP852, "IBM-852"
46 CP855, "13143"
47 CP856, "IBM-856"
48 CP857, "00857"
49 CP861, "IBM-861"
50 CP862, "IBM-862"
51 CP864, "IBM-864"
52 CP865, "00865"
53 CP866, "04962"
54 CP869, "IBM-869"
55 CP874, "TIS-620"
56 CP922, "IBM-922"
57 CP932, "IBM-943"
58 CP943, "IBM-943"
59 CP949, "IBM-1363"
60 CP1046, "IBM-1046"
61 CP1124, "IBM-1124"
62 CP1125, "IBM-1125"
63 CP1129, "01129"
64 CP1131, "01131"
65 CP1250, "IBM-5346"
66 CP1251, "IBM-5347"
67 CP1252, "IBM-5348"
68 CP1253, "IBM-5349"
69 CP1254, "IBM-5350"
70 CP1255, "09447"
71 CP1256, "09448"
72 CP1257, "09449"
73 GB2312, "IBM-eucCN"
74 EUC-JP, "01350"
75 EUC-KR, "IBM-eucKR"
76 GBK, "IBM-1386"