intl/uconv/src/8859-1.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 fromu.
     9   If you have any problem of this file. Please contact 
    10   Netscape Client International Team or 
    11   ftang@netscape <Frank Tang> 
    13               Table in Debug form 
    14 Begin of Item 0000
    15  Format 0
    16   srcBegin = 0000
    17   srcEnd = 007E
    18   destBegin = 0000
    19 End of Item 0000 
    21 Begin of Item 0001
    22  Format 0
    23   srcBegin = 00A0
    24   srcEnd = 00FF
    25   destBegin = 00A0
    26 End of Item 0001 
    28 ========================================================*/
    29 /* Offset=0x0000  ItemOfList */
    30   0x0002,
    31 /*-------------------------------------------------------*/
    32 /* Offset=0x0001  offsetToFormatArray */
    33   0x0004,
    34 /*-------------------------------------------------------*/
    35 /* Offset=0x0002  offsetToMapCellArray */ 
    36   0x0005,
    37 /*-------------------------------------------------------*/
    38 /* Offset=0x0003  offsetToMappingTable */ 
    39   0x000B,
    40 /*-------------------------------------------------------*/
    41 /*       Offset=0x0004   Start of Format Array */ 
    42 /*	Total of Format 0 : 0x0002			 */
    43 /*	Total of Format 1 : 0x0000			 */
    44 /*	Total of Format 2 : 0x0000			 */
    45 /*	Total of Format 3 : 0x0000			 */
    47 0x0000, 
    48 /*-------------------------------------------------------*/
    49 /*       Offset=0x0005   Start of MapCell Array */ 
    50 /* 0000 */    0x0000, 0x007E, 0x0000, 
    51 /* 0001 */    0x00A0, 0x00FF, 0x00A0, 
    52 /*-------------------------------------------------------*/
    53 /*       Offset=0x000B   Start of MappingTable */ 
    55 /*	End of table Total Length = 0x000B * 2 */

mercurial