intl/uconv/src/cp1252.ut

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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 = 007F
    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 Begin of Item 0002
    29  Format 1
    30   srcBegin = 0080
    31   srcEnd = 009F
    32   mappingOffset = 0000
    33  Mapping  = 
    34   20AC 0081 201A 0192 201E 2026 2020 2021 
    35   02C6 2030 0160 2039 0152 008D 017D 008F 
    36   0090 2018 2019 201C 201D 2022 2013 2014 
    37   02DC 2122 0161 203A 0153 009D 017E 0178 
    38 End of Item 0002 
    40 ========================================================*/
    41 /* Offset=0x0000  ItemOfList */
    42   0x0003,
    43 /*-------------------------------------------------------*/
    44 /* Offset=0x0001  offsetToFormatArray */
    45   0x0004,
    46 /*-------------------------------------------------------*/
    47 /* Offset=0x0002  offsetToMapCellArray */ 
    48   0x0005,
    49 /*-------------------------------------------------------*/
    50 /* Offset=0x0003  offsetToMappingTable */ 
    51   0x000E,
    52 /*-------------------------------------------------------*/
    53 /*       Offset=0x0004   Start of Format Array */ 
    54 /*	Total of Format 0 : 0x0002			 */
    55 /*	Total of Format 1 : 0x0001			 */
    56 /*	Total of Format 2 : 0x0000			 */
    57 /*	Total of Format 3 : 0x0000			 */
    59 0x0100, 
    60 /*-------------------------------------------------------*/
    61 /*       Offset=0x0005   Start of MapCell Array */ 
    62 /* 0000 */    0x0000, 0x007F, 0x0000, 
    63 /* 0001 */    0x00A0, 0x00FF, 0x00A0, 
    64 /* 0002 */    0x0080, 0x009F, 0x0000, 
    65 /*-------------------------------------------------------*/
    66 /*       Offset=0x000E   Start of MappingTable */ 
    68 /* 0000 */    0x20AC, 0x0081, 0x201A, 0x0192, 0x201E, 0x2026, 0x2020, 0x2021, 
    69 /* 0008 */    0x02C6, 0x2030, 0x0160, 0x2039, 0x0152, 0x008D, 0x017D, 0x008F, 
    70 /* 0010 */    0x0090, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, 
    71 /* 0018 */    0x02DC, 0x2122, 0x0161, 0x203A, 0x0153, 0x009D, 0x017E, 0x0178, 
    72 /*	End of table Total Length = 0x002E * 2 */

mercurial