Use Gnulib's `inet_ntop' and `inet_pton' modules.
[bpt/guile.git] / lib / iconv_open-osf.gperf
CommitLineData
24d56127
LC
1struct mapping { int standard_name; const char vendor_name[10 + 1]; };
2%struct-type
3%language=ANSI-C
4%define slot-name standard_name
5%define hash-function-name mapping_hash
6%define lookup-function-name mapping_lookup
7%readonly-tables
8%global-table
9%define word-array-name mappings
10%pic
11%%
12# On OSF/1 5.1, look in /usr/lib/nls/loc/iconv.
13ISO-8859-1, "ISO8859-1"
14ISO-8859-2, "ISO8859-2"
15ISO-8859-3, "ISO8859-3"
16ISO-8859-4, "ISO8859-4"
17ISO-8859-5, "ISO8859-5"
18ISO-8859-6, "ISO8859-6"
19ISO-8859-7, "ISO8859-7"
20ISO-8859-8, "ISO8859-8"
21ISO-8859-9, "ISO8859-9"
22ISO-8859-15, "ISO8859-15"
23CP437, "cp437"
24CP775, "cp775"
25CP850, "cp850"
26CP852, "cp852"
27CP855, "cp855"
28CP857, "cp857"
29CP861, "cp861"
30CP862, "cp862"
31CP865, "cp865"
32CP866, "cp866"
33CP869, "cp869"
34CP874, "cp874"
35CP949, "KSC5601"
36CP1250, "cp1250"
37CP1251, "cp1251"
38CP1252, "cp1252"
39CP1253, "cp1253"
40CP1254, "cp1254"
41CP1255, "cp1255"
42CP1256, "cp1256"
43CP1257, "cp1257"
44CP1258, "cp1258"
45EUC-JP, "eucJP"
46EUC-KR, "eucKR"
47EUC-TW, "eucTW"
48BIG5, "big5"
49SHIFT_JIS, "SJIS"
50TIS-620, "TACTIS"