1/* src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map */
2/* This file is generated by src/backend/utils/mb/Unicode/UCS_to_most.pl */
3
4static const uint16 iso8859_3_from_unicode_tree_table[373];
5
6static const pg_mb_radix_tree iso8859_3_from_unicode_tree =
7{
8  iso8859_3_from_unicode_tree_table,
9  NULL, /* 32-bit table not used */
10
11  0x0000, /* offset of table for 1-byte inputs */
12  0x00, /* b1_lower */
13  0x00, /* b1_upper */
14
15  0x003e, /* offset of table for 2-byte inputs */
16  0xc2, /* b2_1_lower */
17  0xcb, /* b2_1_upper */
18  0x80, /* b2_2_lower */
19  0xbd, /* b2_2_upper */
20
21  0x0000, /* offset of table for 3-byte inputs */
22  0x00, /* b3_1_lower */
23  0x00, /* b3_1_upper */
24  0x00, /* b3_2_lower */
25  0x00, /* b3_2_upper */
26  0x00, /* b3_3_lower */
27  0x00, /* b3_3_upper */
28
29  0x0000, /* offset of table for 3-byte inputs */
30  0x00, /* b4_1_lower */
31  0x00, /* b4_1_upper */
32  0x00, /* b4_2_lower */
33  0x00, /* b4_2_upper */
34  0x00, /* b4_3_lower */
35  0x00, /* b4_3_upper */
36  0x00, /* b4_4_lower */
37  0x00  /* b4_4_upper */
38};
39
40static const uint16 iso8859_3_from_unicode_tree_table[373] =
41{
42  /*** Dummy map, for invalid values - offset 0x00000 ***/
43
44  /* 00 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
45  /* 08 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
46  /* 10 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
47  /* 18 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
48  /* 20 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
49  /* 28 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
50  /* 30 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
51  /* 38 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
52
53  /*** Two byte table, byte #1: xx - offset 0x0003e ***/
54
55  /* c2 */  0x0048, 0x0086, 0x00c3, 0x00f9, 0x0000, 0x0000, 0x0000, 0x0000,
56  /* ca */  0x0000, 0x0137,
57
58  /*** Two byte table, leaf: c2xx - offset 0x00048 ***/
59
60  /* 80 */  0x0080, 0x0081, 0x0082, 0x0083, 0x0084, 0x0085, 0x0086, 0x0087,
61  /* 88 */  0x0088, 0x0089, 0x008a, 0x008b, 0x008c, 0x008d, 0x008e, 0x008f,
62  /* 90 */  0x0090, 0x0091, 0x0092, 0x0093, 0x0094, 0x0095, 0x0096, 0x0097,
63  /* 98 */  0x0098, 0x0099, 0x009a, 0x009b, 0x009c, 0x009d, 0x009e, 0x009f,
64  /* a0 */  0x00a0, 0x0000, 0x0000, 0x00a3, 0x00a4, 0x0000, 0x0000, 0x00a7,
65  /* a8 */  0x00a8, 0x0000, 0x0000, 0x0000, 0x0000, 0x00ad, 0x0000, 0x0000,
66  /* b0 */  0x00b0, 0x0000, 0x00b2, 0x00b3, 0x00b4, 0x00b5, 0x0000, 0x00b7,
67  /* b8 */  0x00b8, 0x0000, 0x0000, 0x0000, 0x0000, 0x00bd,
68
69  /*** Two byte table, leaf: c3xx - offset 0x00086 ***/
70
71  /* 80 */  0x00c0, 0x00c1, 0x00c2, 0x0000, 0x00c4, 0x0000, 0x0000, 0x00c7,
72  /* 88 */  0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf,
73  /* 90 */  0x0000, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x0000, 0x00d6, 0x00d7,
74  /* 98 */  0x0000, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x0000, 0x0000, 0x00df,
75  /* a0 */  0x00e0, 0x00e1, 0x00e2, 0x0000, 0x00e4, 0x0000, 0x0000, 0x00e7,
76  /* a8 */  0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef,
77  /* b0 */  0x0000, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x0000, 0x00f6, 0x00f7,
78  /* b8 */  0x0000, 0x00f9, 0x00fa, 0x00fb, 0x00fc,
79    /* 1 trailing zero values shared with next segment */
80
81  /*** Two byte table, leaf: c4xx - offset 0x000c3 ***/
82
83  /* 80 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
84  /* 88 */  0x00c6, 0x00e6, 0x00c5, 0x00e5, 0x0000, 0x0000, 0x0000, 0x0000,
85  /* 90 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
86  /* 98 */  0x0000, 0x0000, 0x0000, 0x0000, 0x00d8, 0x00f8, 0x00ab, 0x00bb,
87  /* a0 */  0x00d5, 0x00f5, 0x0000, 0x0000, 0x00a6, 0x00b6, 0x00a1, 0x00b1,
88  /* a8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
89  /* b0 */  0x00a9, 0x00b9, 0x0000, 0x0000, 0x00ac, 0x00bc,
90    /* 8 trailing zero values shared with next segment */
91
92  /*** Two byte table, leaf: c5xx - offset 0x000f9 ***/
93
94  /* 80 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
95  /* 88 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
96  /* 90 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
97  /* 98 */  0x0000, 0x0000, 0x0000, 0x0000, 0x00de, 0x00fe, 0x00aa, 0x00ba,
98  /* a0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
99  /* a8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x00dd, 0x00fd, 0x0000, 0x0000,
100  /* b0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
101  /* b8 */  0x0000, 0x0000, 0x0000, 0x00af, 0x00bf, 0x0000,
102
103  /*** Two byte table, leaf: cbxx - offset 0x00137 ***/
104
105  /* 80 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
106  /* 88 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
107  /* 90 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
108  /* 98 */  0x00a2, 0x00ff, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
109  /* a0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
110  /* a8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
111  /* b0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
112  /* b8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000
113};
114