intl/uconv/ucvlatin/8859-8.ut

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     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   This is a Generated file. Please don't edit it.
     8   The tool which used to generate this file is called umaptable.
     9   You can find this tool under mozilla/intl/uconv/tools/umaptable.c.
    10   If you have any problem of this file. Please contact 
    11   Netscape Client International Team or 
    12   ftang@netscape <Frank Tang> 
    14               Table in Debug form 
    15 Begin of Item 0000
    16  Format 0
    17   srcBegin = 0000
    18   srcEnd = 009F
    19   destBegin = 0000
    20 End of Item 0000 
    22 Begin of Item 0001
    23  Format 0
    24   srcBegin = 00A2
    25   srcEnd = 00A9
    26   destBegin = 00A2
    27 End of Item 0001 
    29 Begin of Item 0002
    30  Format 0
    31   srcBegin = 00AB
    32   srcEnd = 00B9
    33   destBegin = 00AB
    34 End of Item 0002 
    36 Begin of Item 0003
    37  Format 0
    38   srcBegin = 00E0
    39   srcEnd = 00FA
    40   destBegin = 05D0
    41 End of Item 0003 
    43 Begin of Item 0004
    44  Format 1
    45   srcBegin = 00A0
    46   srcEnd = 00AA
    47   mappingOffset = 0000
    48  Mapping  = 
    49   00A0 FFFD FFFD FFFD FFFD FFFD FFFD FFFD 
    50   FFFD FFFD 00D7 
    51 End of Item 0004 
    53 Begin of Item 0005
    54  Format 1
    55   srcBegin = 00BA
    56   srcEnd = 00BE
    57   mappingOffset = 000B
    58  Mapping  = 
    59   00F7 00BB 00BC 00BD 00BE 
    60 End of Item 0005 
    62 Begin of Item 0006
    63  Format 2
    64   srcBegin = 00DF
    65   destBegin = 2017
    66 End of Item 0006 
    68 Begin of Item 0007
    69  Format 1
    70   srcBegin = 00FD
    71   srcEnd = 00FE
    72   mappingOffset = 0010
    73  Mapping  = 
    74   200E 200F 
    75 End of Item 0007 
    77 ========================================================*/
    78 /* Offset=0x0000  ItemOfList */
    79   0x0008,
    80 /*-------------------------------------------------------*/
    81 /* Offset=0x0001  offsetToFormatArray */
    82   0x0004,
    83 /*-------------------------------------------------------*/
    84 /* Offset=0x0002  offsetToMapCellArray */ 
    85   0x0007,
    86 /*-------------------------------------------------------*/
    87 /* Offset=0x0003  offsetToMappingTable */ 
    88   0x001F,
    89 /*-------------------------------------------------------*/
    90 /*       Offset=0x0004   Start of Format Array */ 
    91 /*	Total of Format 0 : 0x0004			 */
    92 /*	Total of Format 1 : 0x0003			 */
    93 /*	Total of Format 2 : 0x0001			 */
    94 /*	Total of Format 3 : 0x0000			 */
    96 0x0000, 0x1211, 0x0000, 
    97 /*-------------------------------------------------------*/
    98 /*       Offset=0x0007   Start of MapCell Array */ 
    99 /* 0000 */    0x0000, 0x009F, 0x0000, 
   100 /* 0001 */    0x00A2, 0x00A9, 0x00A2, 
   101 /* 0002 */    0x00AB, 0x00B9, 0x00AB, 
   102 /* 0003 */    0x00E0, 0x00FA, 0x05D0, 
   103 /* 0004 */    0x00A0, 0x00AA, 0x0000, 
   104 /* 0005 */    0x00BA, 0x00BE, 0x000B, 
   105 /* 0006 */    0x00DF, 0x0000, 0x2017, 
   106 /* 0007 */    0x00FD, 0x00FE, 0x0010, 
   107 /*-------------------------------------------------------*/
   108 /*       Offset=0x001F   Start of MappingTable */ 
   110 /* 0000 */    0x00A0, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 
   111 /* 0008 */    0xFFFD, 0xFFFD, 0x00D7, 0x00F7, 0x00BB, 0x00BC, 0x00BD, 0x00BE, 
   112 /* 0010 */    0x200E, 0x200F, 
   113 /*	End of table Total Length = 0x0031 * 2 */

mercurial