1/* src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map */
2/* This file is generated by src/backend/utils/mb/Unicode/UCS_to_most.pl */
3
4static const uint16 iso8859_6_from_unicode_tree_table[248];
5
6static const pg_mb_radix_tree iso8859_6_from_unicode_tree =
7{
8  iso8859_6_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  0x003b, /* offset of table for 2-byte inputs */
16  0xc2, /* b2_1_lower */
17  0xd9, /* b2_1_upper */
18  0x80, /* b2_2_lower */
19  0xba, /* 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_6_from_unicode_tree_table[248] =
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,
52
53  /*** Two byte table, byte #1: xx - offset 0x0003b ***/
54
55  /* c2 */  0x0053, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
56  /* ca */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
57  /* d2 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0082, 0x00bd,
58
59  /*** Two byte table, leaf: c2xx - offset 0x00053 ***/
60
61  /* 80 */  0x0080, 0x0081, 0x0082, 0x0083, 0x0084, 0x0085, 0x0086, 0x0087,
62  /* 88 */  0x0088, 0x0089, 0x008a, 0x008b, 0x008c, 0x008d, 0x008e, 0x008f,
63  /* 90 */  0x0090, 0x0091, 0x0092, 0x0093, 0x0094, 0x0095, 0x0096, 0x0097,
64  /* 98 */  0x0098, 0x0099, 0x009a, 0x009b, 0x009c, 0x009d, 0x009e, 0x009f,
65  /* a0 */  0x00a0, 0x0000, 0x0000, 0x0000, 0x00a4, 0x0000, 0x0000, 0x0000,
66  /* a8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x00ad, 0x0000,
67    /* 12 trailing zero values shared with next segment */
68
69  /*** Two byte table, leaf: d8xx - offset 0x00082 ***/
70
71  /* 80 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
72  /* 88 */  0x0000, 0x0000, 0x0000, 0x0000, 0x00ac, 0x0000, 0x0000, 0x0000,
73  /* 90 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
74  /* 98 */  0x0000, 0x0000, 0x0000, 0x00bb, 0x0000, 0x0000, 0x0000, 0x00bf,
75  /* a0 */  0x0000, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c6, 0x00c7,
76  /* a8 */  0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf,
77  /* b0 */  0x00d0, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x00d5, 0x00d6, 0x00d7,
78  /* b8 */  0x00d8, 0x00d9, 0x00da,
79
80  /*** Two byte table, leaf: d9xx - offset 0x000bd ***/
81
82  /* 80 */  0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x00e7,
83  /* 88 */  0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef,
84  /* 90 */  0x00f0, 0x00f1, 0x00f2, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
85  /* 98 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
86  /* a0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
87  /* a8 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
88  /* b0 */  0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
89  /* b8 */  0x0000, 0x0000, 0x0000
90};
91