1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/charconvfw/charconvplugins/data/gb18030_4byte.ctl Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,42 @@
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 +
1.19 +
1.20 +
1.21 +Endianness FixedBigEndian
1.22 +ReplacementForUnconvertibleUnicodeCharacters 0xa3 0xbf # fullwidth question mark - must be a single character, and must be little-endian if the "Endianness" above is "Unspecified", otherwise in the same endianness as specified
1.23 +
1.24 +StartForeignVariableByteData
1.25 +# FirstInitialByteValueInRange LastInitialByteValueInRange NumberOfSubsequentBytes
1.26 + 0x81 0x84 3
1.27 +EndForeignVariableByteData
1.28 +
1.29 +#######################################################################################################################
1.30 +# Note: gbk_shared.cpp knows about the number of foreign-to-Unicode ranges and Unicode-to-foreign ranges in this file #
1.31 +#######################################################################################################################
1.32 +
1.33 +StartForeignToUnicodeData
1.34 +# IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm Parameters
1.35 + # Note: ASCII is in GB2312, so will be extracted from GBK's own conversion data
1.36 + 1 1 0x81308130 0x8431a439 KeyedTable32OfIndexedTables32 {10}
1.37 +EndForeignToUnicodeData
1.38 +
1.39 +StartUnicodeToForeignData
1.40 +# IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm SizeOfOutputCharacterCodeInBytes Parameters
1.41 + # Note: ASCII is in GB2312, so will be extracted from GBK's own conversion data
1.42 + 1 1 0x0080 0xffff KeyedTable32OfIndexedTables32 4 {5}
1.43 + 2 2 0x00a5 0xfe67 KeyedTable3232 4 {}
1.44 +EndUnicodeToForeignData
1.45 +