intl/uconv/ucvlatin/8859-7.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 = 00BE
    25   srcEnd = 00D1
    26   destBegin = 038E
    27 End of Item 0001 
    29 Begin of Item 0002
    30  Format 0
    31   srcBegin = 00D3
    32   srcEnd = 00FE
    33   destBegin = 03A3
    34 End of Item 0002 
    36 Begin of Item 0003
    37  Format 1
    38   srcBegin = 00A0
    39   srcEnd = 00BD
    40   mappingOffset = 0000
    41  Mapping  = 
    42   00A0 2018 2019 00A3 20AC 20AF 00A6 00A7 
    43   00A8 00A9 037A 00AB 00AC 00AD FFFD 2015 
    44   00B0 00B1 00B2 00B3 0384 0385 0386 00B7 
    45   0388 0389 038A 00BB 038C 00BD 
    46 End of Item 0003 
    48 ========================================================*/
    49 /* Offset=0x0000  ItemOfList */
    50   0x0004,
    51 /*-------------------------------------------------------*/
    52 /* Offset=0x0001  offsetToFormatArray */
    53   0x0004,
    54 /*-------------------------------------------------------*/
    55 /* Offset=0x0002  offsetToMapCellArray */ 
    56   0x0006,
    57 /*-------------------------------------------------------*/
    58 /* Offset=0x0003  offsetToMappingTable */ 
    59   0x0012,
    60 /*-------------------------------------------------------*/
    61 /*       Offset=0x0004   Start of Format Array */ 
    62 /*	Total of Format 0 : 0x0003			 */
    63 /*	Total of Format 1 : 0x0001			 */
    64 /*	Total of Format 2 : 0x0000			 */
    65 /*	Total of Format 3 : 0x0000			 */
    67 0x1000, 0x0000, 
    68 /*-------------------------------------------------------*/
    69 /*       Offset=0x0006   Start of MapCell Array */ 
    70 /* 0000 */    0x0000, 0x009F, 0x0000, 
    71 /* 0001 */    0x00BE, 0x00D1, 0x038E, 
    72 /* 0002 */    0x00D3, 0x00FE, 0x03A3, 
    73 /* 0003 */    0x00A0, 0x00BD, 0x0000, 
    74 /*-------------------------------------------------------*/
    75 /*       Offset=0x0012   Start of MappingTable */ 
    77 /* 0000 */    0x00A0, 0x2018, 0x2019, 0x00A3, 0x20AC, 0x20AF, 0x00A6, 0x00A7, 
    78 /* 0008 */    0x00A8, 0x00A9, 0x037A, 0x00AB, 0x00AC, 0x00AD, 0xFFFD, 0x2015, 
    79 /* 0010 */    0x00B0, 0x00B1, 0x00B2, 0x00B3, 0x0384, 0x0385, 0x0386, 0x00B7, 
    80 /* 0018 */    0x0388, 0x0389, 0x038A, 0x00BB, 0x038C, 0x00BD, 
    81 /*	End of table Total Length = 0x0030 * 2 */

mercurial