intl/uconv/ucvlatin/cp1254.ut

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

     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 = 00CF
    25   destBegin = 00A0
    26 End of Item 0001 
    28 Begin of Item 0002
    29  Format 0
    30   srcBegin = 00D1
    31   srcEnd = 00DC
    32   destBegin = 00D1
    33 End of Item 0002 
    35 Begin of Item 0003
    36  Format 0
    37   srcBegin = 00DF
    38   srcEnd = 00EF
    39   destBegin = 00DF
    40 End of Item 0003 
    42 Begin of Item 0004
    43  Format 0
    44   srcBegin = 00F1
    45   srcEnd = 00FC
    46   destBegin = 00F1
    47 End of Item 0004 
    49 Begin of Item 0005
    50  Format 1
    51   srcBegin = 0080
    52   srcEnd = 009F
    53   mappingOffset = 0000
    54  Mapping  = 
    55   20AC FFFD 201A 0192 201E 2026 2020 2021 
    56   02C6 2030 0160 2039 0152 FFFD FFFD FFFD 
    57   FFFD 2018 2019 201C 201D 2022 2013 2014 
    58   02DC 2122 0161 203A 0153 FFFD FFFD 0178 
    59 End of Item 0005 
    61 Begin of Item 0006
    62  Format 2
    63   srcBegin = 00D0
    64   destBegin = 011E
    65 End of Item 0006 
    67 Begin of Item 0007
    68  Format 1
    69   srcBegin = 00DD
    70   srcEnd = 00DE
    71   mappingOffset = 0020
    72  Mapping  = 
    73   0130 015E 
    74 End of Item 0007 
    76 Begin of Item 0008
    77  Format 2
    78   srcBegin = 00F0
    79   destBegin = 011F
    80 End of Item 0008 
    82 Begin of Item 0009
    83  Format 1
    84   srcBegin = 00FD
    85   srcEnd = 00FF
    86   mappingOffset = 0022
    87  Mapping  = 
    88   0131 015F 00FF 
    89 End of Item 0009 
    91 ========================================================*/
    92 /* Offset=0x0000  ItemOfList */
    93   0x000A,
    94 /*-------------------------------------------------------*/
    95 /* Offset=0x0001  offsetToFormatArray */
    96   0x0004,
    97 /*-------------------------------------------------------*/
    98 /* Offset=0x0002  offsetToMapCellArray */ 
    99   0x0007,
   100 /*-------------------------------------------------------*/
   101 /* Offset=0x0003  offsetToMappingTable */ 
   102   0x0025,
   103 /*-------------------------------------------------------*/
   104 /*       Offset=0x0004   Start of Format Array */ 
   105 /*	Total of Format 0 : 0x0005			 */
   106 /*	Total of Format 1 : 0x0003			 */
   107 /*	Total of Format 2 : 0x0002			 */
   108 /*	Total of Format 3 : 0x0000			 */
   110 0x0000, 0x1210, 0x0012, 
   111 /*-------------------------------------------------------*/
   112 /*       Offset=0x0007   Start of MapCell Array */ 
   113 /* 0000 */    0x0000, 0x007F, 0x0000, 
   114 /* 0001 */    0x00A0, 0x00CF, 0x00A0, 
   115 /* 0002 */    0x00D1, 0x00DC, 0x00D1, 
   116 /* 0003 */    0x00DF, 0x00EF, 0x00DF, 
   117 /* 0004 */    0x00F1, 0x00FC, 0x00F1, 
   118 /* 0005 */    0x0080, 0x009F, 0x0000, 
   119 /* 0006 */    0x00D0, 0x0000, 0x011E, 
   120 /* 0007 */    0x00DD, 0x00DE, 0x0020, 
   121 /* 0008 */    0x00F0, 0x0000, 0x011F, 
   122 /* 0009 */    0x00FD, 0x00FF, 0x0022, 
   123 /*-------------------------------------------------------*/
   124 /*       Offset=0x0025   Start of MappingTable */ 
   126 /* 0000 */    0x20AC, 0xFFFD, 0x201A, 0x0192, 0x201E, 0x2026, 0x2020, 0x2021, 
   127 /* 0008 */    0x02C6, 0x2030, 0x0160, 0x2039, 0x0152, 0xFFFD, 0xFFFD, 0xFFFD, 
   128 /* 0010 */    0xFFFD, 0x2018, 0x2019, 0x201C, 0x201D, 0x2022, 0x2013, 0x2014, 
   129 /* 0018 */    0x02DC, 0x2122, 0x0161, 0x203A, 0x0153, 0xFFFD, 0xFFFD, 0x0178, 
   130 /* 0020 */    0x0130, 0x015E, 0x0131, 0x015F, 0x00FF, 
   131 /*	End of table Total Length = 0x004A * 2 */

mercurial