intl/uconv/ucvja/jis0201.uf

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
michael@0 2 /* This Source Code Form is subject to the terms of the Mozilla Public
michael@0 3 * License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
michael@0 5 /*========================================================
michael@0 6 This is a Generated file. Please don't edit it.
michael@0 7
michael@0 8 The tool which used to generate this file is called umaptable.
michael@0 9 You can find this tool under mozilla/intl/uconv/tools/umaptable.c.
michael@0 10 If you have any problem of this file. Please contact
michael@0 11 Netscape Client International Team or
michael@0 12 ftang@netscape <Frank Tang>
michael@0 13
michael@0 14 Table in Debug form
michael@0 15 Begin of Item 0000
michael@0 16 Format 0
michael@0 17 srcBegin = 0000
michael@0 18 srcEnd = 007F
michael@0 19 destBegin = 0000
michael@0 20 End of Item 0000
michael@0 21
michael@0 22 Begin of Item 0001
michael@0 23 Format 0
michael@0 24 srcBegin = FF61
michael@0 25 srcEnd = FF9F
michael@0 26 destBegin = 00A1
michael@0 27 End of Item 0001
michael@0 28
michael@0 29 Begin of Item 0002
michael@0 30 Format 2
michael@0 31 srcBegin = 00A5
michael@0 32 destBegin = 005C
michael@0 33 End of Item 0002
michael@0 34
michael@0 35 Begin of Item 0003
michael@0 36 Format 2
michael@0 37 srcBegin = 203E
michael@0 38 destBegin = 007E
michael@0 39 End of Item 0003
michael@0 40
michael@0 41 ========================================================*/
michael@0 42 /* Offset=0x0000 ItemOfList */
michael@0 43 0x0004,
michael@0 44 /*-------------------------------------------------------*/
michael@0 45 /* Offset=0x0001 offsetToFormatArray */
michael@0 46 0x0004,
michael@0 47 /*-------------------------------------------------------*/
michael@0 48 /* Offset=0x0002 offsetToMapCellArray */
michael@0 49 0x0006,
michael@0 50 /*-------------------------------------------------------*/
michael@0 51 /* Offset=0x0003 offsetToMappingTable */
michael@0 52 0x0012,
michael@0 53 /*-------------------------------------------------------*/
michael@0 54 /* Offset=0x0004 Start of Format Array */
michael@0 55 /* Total of Format 0 : 0x0002 */
michael@0 56 /* Total of Format 1 : 0x0000 */
michael@0 57 /* Total of Format 2 : 0x0002 */
michael@0 58 /* Total of Format 3 : 0x0000 */
michael@0 59
michael@0 60 0x2200, 0x0000,
michael@0 61 /*-------------------------------------------------------*/
michael@0 62 /* Offset=0x0006 Start of MapCell Array */
michael@0 63 /* 0000 */ 0x0000, 0x007F, 0x0000,
michael@0 64 /* 0001 */ 0xFF61, 0xFF9F, 0x00A1,
michael@0 65 /* 0002 */ 0x00A5, 0x0000, 0x005C,
michael@0 66 /* 0003 */ 0x203E, 0x0000, 0x007E,
michael@0 67 /*-------------------------------------------------------*/
michael@0 68 /* Offset=0x0012 Start of MappingTable */
michael@0 69
michael@0 70 /* End of table Total Length = 0x0012 * 2 */

mercurial