intl/uconv/ucvlatin/armscii.ut

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:80c39ee393e2
1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5
6 /*========================================================
7 This is a Generated file. Please don't edit it.
8
9 The tool which used to generate this file is called umaptable.
10 You can find this tool under mozilla/intl/uconv/tools/umaptable.c.
11 If you have any problem of this file. Please contact
12 Netscape Client International Team or
13 ftang@netscape <Frank Tang>
14
15 Table in Debug form
16 Begin of Item 0000
17 Format 0
18 srcBegin = 0000
19 srcEnd = 007E
20 destBegin = 0000
21 End of Item 0000
22
23 Begin of Item 0001
24 Format 1
25 srcBegin = 00A2
26 srcEnd = 00FE
27 mappingOffset = 0000
28 Mapping =
29 0587 0589 0029 0028 00BB 00AB 2014 002E
30 055D 002C 002D 058A 2026 055C 055B 055E
31 0531 0561 0532 0562 0533 0563 0534 0564
32 0535 0565 0536 0566 0537 0567 0538 0568
33 0539 0569 053A 056A 053B 056B 053C 056C
34 053D 056D 053E 056E 053F 056F 0540 0570
35 0541 0571 0542 0572 0543 0573 0544 0574
36 0545 0575 0546 0576 0547 0577 0548 0578
37 0549 0579 054A 057A 054B 057B 054C 057C
38 054D 057D 054E 057E 054F 057F 0550 0580
39 0551 0581 0552 0582 0553 0583 0554 0584
40 0555 0585 0556 0586 055A
41 End of Item 0001
42
43 ========================================================*/
44 /* Offset=0x0000 ItemOfList */
45 0x0002,
46 /*-------------------------------------------------------*/
47 /* Offset=0x0001 offsetToFormatArray */
48 0x0004,
49 /*-------------------------------------------------------*/
50 /* Offset=0x0002 offsetToMapCellArray */
51 0x0005,
52 /*-------------------------------------------------------*/
53 /* Offset=0x0003 offsetToMappingTable */
54 0x000B,
55 /*-------------------------------------------------------*/
56 /* Offset=0x0004 Start of Format Array */
57 /* Total of Format 0 : 0x0001 */
58 /* Total of Format 1 : 0x0001 */
59 /* Total of Format 2 : 0x0000 */
60 /* Total of Format 3 : 0x0000 */
61
62 0x0010,
63 /*-------------------------------------------------------*/
64 /* Offset=0x0005 Start of MapCell Array */
65 /* 0000 */ 0x0000, 0x007E, 0x0000,
66 /* 0001 */ 0x00A2, 0x00FE, 0x0000,
67 /*-------------------------------------------------------*/
68 /* Offset=0x000B Start of MappingTable */
69
70 /* 0000 */ 0x0587, 0x0589, 0x0029, 0x0028, 0x00BB, 0x00AB, 0x2014, 0x002E,
71 /* 0008 */ 0x055D, 0x002C, 0x002D, 0x058A, 0x2026, 0x055C, 0x055B, 0x055E,
72 /* 0010 */ 0x0531, 0x0561, 0x0532, 0x0562, 0x0533, 0x0563, 0x0534, 0x0564,
73 /* 0018 */ 0x0535, 0x0565, 0x0536, 0x0566, 0x0537, 0x0567, 0x0538, 0x0568,
74 /* 0020 */ 0x0539, 0x0569, 0x053A, 0x056A, 0x053B, 0x056B, 0x053C, 0x056C,
75 /* 0028 */ 0x053D, 0x056D, 0x053E, 0x056E, 0x053F, 0x056F, 0x0540, 0x0570,
76 /* 0030 */ 0x0541, 0x0571, 0x0542, 0x0572, 0x0543, 0x0573, 0x0544, 0x0574,
77 /* 0038 */ 0x0545, 0x0575, 0x0546, 0x0576, 0x0547, 0x0577, 0x0548, 0x0578,
78 /* 0040 */ 0x0549, 0x0579, 0x054A, 0x057A, 0x054B, 0x057B, 0x054C, 0x057C,
79 /* 0048 */ 0x054D, 0x057D, 0x054E, 0x057E, 0x054F, 0x057F, 0x0550, 0x0580,
80 /* 0050 */ 0x0551, 0x0581, 0x0552, 0x0582, 0x0553, 0x0583, 0x0554, 0x0584,
81 /* 0058 */ 0x0555, 0x0585, 0x0556, 0x0586, 0x055A,
82 /* End of table Total Length = 0x0068 * 2 */

mercurial