summaryrefslogtreecommitdiff
path: root/jni/iconv/lib/pt154.h
blob: 36a5d84fc2495a631ec80e26083c144fc4c8ec67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
/*
 * Copyright (C) 1999-2005 Free Software Foundation, Inc.
 * This file is part of the GNU LIBICONV Library.
 *
 * The GNU LIBICONV Library is free software; you can redistribute it
 * and/or modify it under the terms of the GNU Library General Public
 * License as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * The GNU LIBICONV Library is distributed in the hope that it will be
 * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Library General Public License for more details.
 *
 * You should have received a copy of the GNU Library General Public
 * License along with the GNU LIBICONV Library; see the file COPYING.LIB.
 * If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
 * Fifth Floor, Boston, MA 02110-1301, USA.
 */

/*
 * PT154
 */

static const unsigned short pt154_2uni[64] = {
  /* 0x80 */
  0x04960x04920x04ee0x04930x201e0x20260x04b60x04ae,
  0x04b20x04af0x04a00x04e20x04a20x049a0x04ba0x04b8,
  /* 0x90 */
  0x04970x20180x20190x201c0x201d0x20220x20130x2014,
  0x04b30x04b70x04a10x04e30x04a30x049b0x04bb0x04b9,
  /* 0xa0 */
  0x00a00x040e0x045e0x04080x04e80x04980x04b00x00a7,
  0x04010x00a90x04d80x00ab0x00ac0x04ef0x00ae0x049c,
  /* 0xb0 */
  0x00b00x04b10x04060x04560x04990x04e90x00b60x00b7,
  0x04510x21160x04d90x00bb0x04580x04aa0x04ab0x049d,
};

static int
pt154_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n)
{
  unsigned char c = *s;
  if (c < 0x80)
    *pwc = (ucs4_t) c;
  else if (c >= 0xc0)
    *pwc = (ucs4_t) c + 0x0350;
  else
    *pwc = (ucs4_t) pt154_2uni[c-0x80];
  return 1;
}

static const unsigned char pt154_page00[32] = {
  0xa00x000x000x000x000x000x000xa7/* 0xa0-0xa7 */
  0x000xa90x000xab0xac0x000xae0x00/* 0xa8-0xaf */
  0xb00x000x000x000x000x000xb60xb7/* 0xb0-0xb7 */
  0x000x000x000xbb0x000x000x000x00/* 0xb8-0xbf */
};
static const unsigned char pt154_page04[240] = {
  0x000xa80x000x000x000x000xb20x00/* 0x00-0x07 */
  0xa30x000x000x000x000x000xa10x00/* 0x08-0x0f */
  0xc00xc10xc20xc30xc40xc50xc60xc7/* 0x10-0x17 */
  0xc80xc90xca0xcb0xcc0xcd0xce0xcf/* 0x18-0x1f */
  0xd00xd10xd20xd30xd40xd50xd60xd7/* 0x20-0x27 */
  0xd80xd90xda0xdb0xdc0xdd0xde0xdf/* 0x28-0x2f */
  0xe00xe10xe20xe30xe40xe50xe60xe7/* 0x30-0x37 */
  0xe80xe90xea0xeb0xec0xed0xee0xef/* 0x38-0x3f */
  0xf00xf10xf20xf30xf40xf50xf60xf7/* 0x40-0x47 */
  0xf80xf90xfa0xfb0xfc0xfd0xfe0xff/* 0x48-0x4f */
  0x000xb80x000x000x000x000xb30x00/* 0x50-0x57 */
  0xbc0x000x000x000x000x000xa20x00/* 0x58-0x5f */
  0x000x000x000x000x000x000x000x00/* 0x60-0x67 */
  0x000x000x000x000x000x000x000x00/* 0x68-0x6f */
  0x000x000x000x000x000x000x000x00/* 0x70-0x77 */
  0x000x000x000x000x000x000x000x00/* 0x78-0x7f */
  0x000x000x000x000x000x000x000x00/* 0x80-0x87 */
  0x000x000x000x000x000x000x000x00/* 0x88-0x8f */
  0x000x000x810x830x000x000x800x90/* 0x90-0x97 */
  0xa50xb40x8d0x9d0xaf0xbf0x000x00/* 0x98-0x9f */
  0x8a0x9a0x8c0x9c0x000x000x000x00/* 0xa0-0xa7 */
  0x000x000xbd0xbe0x000x000x870x89/* 0xa8-0xaf */
  0xa60xb10x880x980x000x000x860x99/* 0xb0-0xb7 */
  0x8f0x9f0x8e0x9e0x000x000x000x00/* 0xb8-0xbf */
  0x000x000x000x000x000x000x000x00/* 0xc0-0xc7 */
  0x000x000x000x000x000x000x000x00/* 0xc8-0xcf */
  0x000x000x000x000x000x000x000x00/* 0xd0-0xd7 */
  0xaa0xba0x000x000x000x000x000x00/* 0xd8-0xdf */
  0x000x000x8b0x9b0x000x000x000x00/* 0xe0-0xe7 */
  0xa40xb50x000x000x000x000x820xad/* 0xe8-0xef */
};
static const unsigned char pt154_page20[24] = {
  0x000x000x000x960x970x000x000x00/* 0x10-0x17 */
  0x910x920x000x000x930x940x840x00/* 0x18-0x1f */
  0x000x000x950x000x000x000x850x00/* 0x20-0x27 */
};

static int
pt154_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n)
{
  unsigned char c = 0;
  if (wc < 0x0080) {
    *r = wc;
    return 1;
  }
  else if (wc >= 0x00a0 && wc < 0x00c0)
    c = pt154_page00[wc-0x00a0];
  else if (wc >= 0x0400 && wc < 0x04f0)
    c = pt154_page04[wc-0x0400];
  else if (wc >= 0x2010 && wc < 0x2028)
    c = pt154_page20[wc-0x2010];
  else if (wc == 0x2116)
    c = 0xb9;
  if (c != 0) {
    *r = c;
    return 1;
  }
  return RET_ILUNI;
}