os/textandloc/charconvfw/charconvplugins/data/portuguese_locking_gsm7ext.ctl
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/charconvfw/charconvplugins/data/portuguese_locking_gsm7ext.ctl	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,57 @@
     1.4 +# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +# All rights reserved.
     1.6 +# This component and the accompanying materials are made available
     1.7 +# under the terms of "Eclipse Public License v1.0"
     1.8 +# which accompanies this distribution, and is available
     1.9 +# at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +#
    1.11 +# Initial Contributors:
    1.12 +# Nokia Corporation - initial contribution.
    1.13 +#
    1.14 +# Contributors:
    1.15 +#
    1.16 +# Description:
    1.17 +#
    1.18 +# Name:             3GPP TS 23.038 V8.1.0 "Portuguese Locking Shift Table + GSM 7 bits extension table " to Unicode converter control table
    1.19 +# Unicode version:  3.0
    1.20 +# Table version:    1.0
    1.21 +# Date:             March 6th 2009
    1.22 +# Authors:          Wendy Du
    1.23 +# Version history
    1.24 +#         2009/3/6          1.0 version new version.
    1.25 +#
    1.26 +
    1.27 +Endianness															FixedBigEndian
    1.28 +ReplacementForUnconvertibleUnicodeCharacters						0x3f
    1.29 +
    1.30 +StartForeignVariableByteData
    1.31 +#	FirstInitialByteValueInRange	LastInitialByteValueInRange		NumberOfSubsequentBytes
    1.32 +	0x00							0x1a							0
    1.33 +	0x1b							0x1b							1
    1.34 +	0x1c							0xff							0
    1.35 +EndForeignVariableByteData
    1.36 +
    1.37 +StartForeignToUnicodeData
    1.38 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm		Parameters
    1.39 +	1	 			100				0x00							0x7f							KeyedTable1616		{}
    1.40 +	2				200				0x1b0a							0x1b65							KeyedTable1616		{}
    1.41 +EndForeignToUnicodeData
    1.42 +
    1.43 +StartUnicodeToForeignData
    1.44 +#	IncludePriority	SearchPriority	FirstInputCharacterCodeInRange	LastInputCharacterCodeInRange	Algorithm				SizeOfOutputCharacterCodeInBytes	Parameters
    1.45 +	90				40				0x000c							0x000c							Offset					2										{}
    1.46 +	60				50				0x005b							0x005b							Offset					2										{}
    1.47 +	50				60				0x005d							0x005d							Offset					2										{}
    1.48 +	40				70				0x007b							0x007b							Offset					2										{}
    1.49 +	20				80				0x007d							0x007d							Offset					2										{}
    1.50 +	1				100				0x000a							0x221e							KeyedTable1616			1										{}
    1.51 +
    1.52 +ConflictResolution
    1.53 +#	UnicodeCharacterCodeToResolve	ForeignCharacterCodePreferred
    1.54 +0x005C	0x17	#	REVERSE SOLIDUS	\
    1.55 +0x005E	0x16	#	CIRCUMFLEX ACCENT	^
    1.56 +0x007C	0x1A	#	VERTICAL LINE	|
    1.57 +0x007E	0x60	#	TILDE	~	
    1.58 +0x20AC	0x18	#	EURO SIGN	€	
    1.59 +	
    1.60 +EndUnicodeToForeignData
    1.61 \ No newline at end of file