intl/uconv/ucvko/johabjamo.uf

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.

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 Note manually added by Jungshik Shin <jshin@mailaps.org>
michael@0 15
michael@0 16 The table was generated by filtering JOHAB.TXT at
michael@0 17 http://jshin.net/faq/JOHAB.TXT.gz
michael@0 18
michael@0 19 gunzip -c JOHAB.TXT.gz | egrep '^0x.... +0x31(3[1-F]|[45][0-F]|6[0-3])' \
michael@0 20 | umaptable -uf
michael@0 21
michael@0 22 Table in Debug form
michael@0 23 Begin of Item 0000
michael@0 24 Format 0
michael@0 25 srcBegin = 313A
michael@0 26 srcEnd = 3140
michael@0 27 destBegin = 844A
michael@0 28 End of Item 0000
michael@0 29
michael@0 30 Begin of Item 0001
michael@0 31 Format 1
michael@0 32 srcBegin = 3131
michael@0 33 srcEnd = 3163
michael@0 34 mappingOffset = 0000
michael@0 35 Mapping =
michael@0 36 8841 8C41 8444 9041 8446 8447 9441 9841
michael@0 37 9C41 FFFD FFFD FFFD FFFD FFFD FFFD FFFD
michael@0 38 A041 A441 A841 8454 AC41 B041 B441 B841
michael@0 39 BC41 C041 C441 C841 CC41 D041 8461 8481
michael@0 40 84A1 84C1 84E1 8541 8561 8581 85A1 85C1
michael@0 41 85E1 8641 8661 8681 86A1 86C1 86E1 8741
michael@0 42 8761 8781 87A1
michael@0 43 End of Item 0001
michael@0 44
michael@0 45 ========================================================*/
michael@0 46 /* Offset=0x0000 ItemOfList */
michael@0 47 0x0002,
michael@0 48 /*-------------------------------------------------------*/
michael@0 49 /* Offset=0x0001 offsetToFormatArray */
michael@0 50 0x0004,
michael@0 51 /*-------------------------------------------------------*/
michael@0 52 /* Offset=0x0002 offsetToMapCellArray */
michael@0 53 0x0005,
michael@0 54 /*-------------------------------------------------------*/
michael@0 55 /* Offset=0x0003 offsetToMappingTable */
michael@0 56 0x000B,
michael@0 57 /*-------------------------------------------------------*/
michael@0 58 /* Offset=0x0004 Start of Format Array */
michael@0 59 /* Total of Format 0 : 0x0001 */
michael@0 60 /* Total of Format 1 : 0x0001 */
michael@0 61 /* Total of Format 2 : 0x0000 */
michael@0 62 /* Total of Format 3 : 0x0000 */
michael@0 63
michael@0 64 0x0010,
michael@0 65 /*-------------------------------------------------------*/
michael@0 66 /* Offset=0x0005 Start of MapCell Array */
michael@0 67 /* 0000 */ 0x313A, 0x3140, 0x844A,
michael@0 68 /* 0001 */ 0x3131, 0x3163, 0x0000,
michael@0 69 /*-------------------------------------------------------*/
michael@0 70 /* Offset=0x000B Start of MappingTable */
michael@0 71
michael@0 72 /* 0000 */ 0x8841, 0x8C41, 0x8444, 0x9041, 0x8446, 0x8447, 0x9441, 0x9841,
michael@0 73 /* 0008 */ 0x9C41, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD, 0xFFFD,
michael@0 74 /* 0010 */ 0xA041, 0xA441, 0xA841, 0x8454, 0xAC41, 0xB041, 0xB441, 0xB841,
michael@0 75 /* 0018 */ 0xBC41, 0xC041, 0xC441, 0xC841, 0xCC41, 0xD041, 0x8461, 0x8481,
michael@0 76 /* 0020 */ 0x84A1, 0x84C1, 0x84E1, 0x8541, 0x8561, 0x8581, 0x85A1, 0x85C1,
michael@0 77 /* 0028 */ 0x85E1, 0x8641, 0x8661, 0x8681, 0x86A1, 0x86C1, 0x86E1, 0x8741,
michael@0 78 /* 0030 */ 0x8761, 0x8781, 0x87A1,
michael@0 79 /* End of table Total Length = 0x003E * 2 */

mercurial