intl/uconv/ucvlatin/cp1251.ut

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/uconv/ucvlatin/cp1251.ut	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,80 @@
     1.4 +/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
     1.5 +/* This Source Code Form is subject to the terms of the Mozilla Public
     1.6 + * License, v. 2.0. If a copy of the MPL was not distributed with this
     1.7 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
     1.8 +/*========================================================
     1.9 +  This is a Generated file. Please don't edit it.
    1.10 +
    1.11 +  The tool which used to generate this file is called fromu.
    1.12 +  If you have any problem of this file. Please contact 
    1.13 +  Netscape Client International Team or 
    1.14 +  ftang@netscape <Frank Tang> 
    1.15 +
    1.16 +              Table in Debug form 
    1.17 +Begin of Item 0000
    1.18 + Format 0
    1.19 +  srcBegin = 0000
    1.20 +  srcEnd = 007F
    1.21 +  destBegin = 0000
    1.22 +End of Item 0000 
    1.23 +
    1.24 +Begin of Item 0001
    1.25 + Format 0
    1.26 +  srcBegin = 00C0
    1.27 +  srcEnd = 00FF
    1.28 +  destBegin = 0410
    1.29 +End of Item 0001 
    1.30 +
    1.31 +Begin of Item 0002
    1.32 + Format 1
    1.33 +  srcBegin = 0080
    1.34 +  srcEnd = 00BF
    1.35 +  mappingOffset = 0000
    1.36 + Mapping  = 
    1.37 +  0402 0403 201A 0453 201E 2026 2020 2021 
    1.38 +  20AC 2030 0409 2039 040A 040C 040B 040F 
    1.39 +  0452 2018 2019 201C 201D 2022 2013 2014 
    1.40 +  FFFD 2122 0459 203A 045A 045C 045B 045F 
    1.41 +  00A0 040E 045E 0408 00A4 0490 00A6 00A7 
    1.42 +  0401 00A9 0404 00AB 00AC 00AD 00AE 0407 
    1.43 +  00B0 00B1 0406 0456 0491 00B5 00B6 00B7 
    1.44 +  0451 2116 0454 00BB 0458 0405 0455 0457 
    1.45 +End of Item 0002 
    1.46 +
    1.47 +========================================================*/
    1.48 +/* Offset=0x0000  ItemOfList */
    1.49 +  0x0003,
    1.50 +/*-------------------------------------------------------*/
    1.51 +/* Offset=0x0001  offsetToFormatArray */
    1.52 +  0x0004,
    1.53 +/*-------------------------------------------------------*/
    1.54 +/* Offset=0x0002  offsetToMapCellArray */ 
    1.55 +  0x0005,
    1.56 +/*-------------------------------------------------------*/
    1.57 +/* Offset=0x0003  offsetToMappingTable */ 
    1.58 +  0x000E,
    1.59 +/*-------------------------------------------------------*/
    1.60 +/*       Offset=0x0004   Start of Format Array */ 
    1.61 +/*	Total of Format 0 : 0x0002			 */
    1.62 +/*	Total of Format 1 : 0x0001			 */
    1.63 +/*	Total of Format 2 : 0x0000			 */
    1.64 +/*	Total of Format 3 : 0x0000			 */
    1.65 +
    1.66 +0x0100, 
    1.67 +/*-------------------------------------------------------*/
    1.68 +/*       Offset=0x0005   Start of MapCell Array */ 
    1.69 +/* 0000 */    0x0000, 0x007F, 0x0000, 
    1.70 +/* 0001 */    0x00C0, 0x00FF, 0x0410, 
    1.71 +/* 0002 */    0x0080, 0x00BF, 0x0000, 
    1.72 +/*-------------------------------------------------------*/
    1.73 +/*       Offset=0x000E   Start of MappingTable */ 
    1.74 +
    1.75 +/* 0000 */    0x0402, 0x0403, 0x201A, 0x0453, 0x201E, 0x2026, 0x2020, 0x2021, 
    1.76 +/* 0008 */    0x20AC, 0x2030, 0x0409, 0x2039, 0x040A, 0x040C, 0x040B, 0x040F, 
    1.77 +/* 0010 */    0x0452, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, 
    1.78 +/* 0018 */    0xFFFD, 0x2122, 0x0459, 0x203A, 0x045A, 0x045C, 0x045B, 0x045F, 
    1.79 +/* 0020 */    0x00A0, 0x040E, 0x045E, 0x0408, 0x00A4, 0x0490, 0x00A6, 0x00A7, 
    1.80 +/* 0028 */    0x0401, 0x00A9, 0x0404, 0x00AB, 0x00AC, 0x00AD, 0x00AE, 0x0407, 
    1.81 +/* 0030 */    0x00B0, 0x00B1, 0x0406, 0x0456, 0x0491, 0x00B5, 0x00B6, 0x00B7, 
    1.82 +/* 0038 */    0x0451, 0x2116, 0x0454, 0x00BB, 0x0458, 0x0405, 0x0455, 0x0457, 
    1.83 +/*	End of table Total Length = 0x004E * 2 */

mercurial