~peter-pearse/ubuntu/natty/diffutils/prop001

« back to all changes in this revision

Viewing changes to lib/iconv_open-irix.gperf

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2010-05-04 20:38:00 UTC
  • mfrom: (2.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100504203800-f67xd9rsa9xl9qqj
Tags: 1:3.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
struct 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 IRIX 6.5, look in /usr/lib/iconv and /usr/lib/international/encodings.
 
13
ISO-8859-1, "ISO8859-1"
 
14
ISO-8859-2, "ISO8859-2"
 
15
ISO-8859-3, "ISO8859-3"
 
16
ISO-8859-4, "ISO8859-4"
 
17
ISO-8859-5, "ISO8859-5"
 
18
ISO-8859-6, "ISO8859-6"
 
19
ISO-8859-7, "ISO8859-7"
 
20
ISO-8859-8, "ISO8859-8"
 
21
ISO-8859-9, "ISO8859-9"
 
22
ISO-8859-15, "ISO8859-15"
 
23
KOI8-R, "KOI8"
 
24
CP855, "DOS855"
 
25
CP1251, "WIN1251"
 
26
GB2312, "eucCN"
 
27
EUC-JP, "eucJP"
 
28
EUC-KR, "eucKR"
 
29
EUC-TW, "eucTW"
 
30
SHIFT_JIS, "sjis"
 
31
TIS-620, "TIS620"