intl/uconv/src/8859-1.uf

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/uconv/src/8859-1.uf	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,55 @@
     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 = 007E
    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 = 00A0
    1.27 +  srcEnd = 00FF
    1.28 +  destBegin = 00A0
    1.29 +End of Item 0001 
    1.30 +
    1.31 +========================================================*/
    1.32 +/* Offset=0x0000  ItemOfList */
    1.33 +  0x0002,
    1.34 +/*-------------------------------------------------------*/
    1.35 +/* Offset=0x0001  offsetToFormatArray */
    1.36 +  0x0004,
    1.37 +/*-------------------------------------------------------*/
    1.38 +/* Offset=0x0002  offsetToMapCellArray */ 
    1.39 +  0x0005,
    1.40 +/*-------------------------------------------------------*/
    1.41 +/* Offset=0x0003  offsetToMappingTable */ 
    1.42 +  0x000B,
    1.43 +/*-------------------------------------------------------*/
    1.44 +/*       Offset=0x0004   Start of Format Array */ 
    1.45 +/*	Total of Format 0 : 0x0002			 */
    1.46 +/*	Total of Format 1 : 0x0000			 */
    1.47 +/*	Total of Format 2 : 0x0000			 */
    1.48 +/*	Total of Format 3 : 0x0000			 */
    1.49 +
    1.50 +0x0000, 
    1.51 +/*-------------------------------------------------------*/
    1.52 +/*       Offset=0x0005   Start of MapCell Array */ 
    1.53 +/* 0000 */    0x0000, 0x007E, 0x0000, 
    1.54 +/* 0001 */    0x00A0, 0x00FF, 0x00A0, 
    1.55 +/*-------------------------------------------------------*/
    1.56 +/*       Offset=0x000B   Start of MappingTable */ 
    1.57 +
    1.58 +/*	End of table Total Length = 0x000B * 2 */

mercurial