sl@0: # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: # All rights reserved. sl@0: # This component and the accompanying materials are made available sl@0: # under the terms of "Eclipse Public License v1.0" sl@0: # which accompanies this distribution, and is available sl@0: # at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: # sl@0: # Initial Contributors: sl@0: # Nokia Corporation - initial contribution. sl@0: # sl@0: # Contributors: sl@0: # sl@0: # Description: sl@0: # sl@0: sl@0: sl@0: sl@0: Endianness FixedBigEndian sl@0: 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 sl@0: sl@0: StartForeignVariableByteData sl@0: # FirstInitialByteValueInRange LastInitialByteValueInRange NumberOfSubsequentBytes sl@0: 0x80 0xFF 1 sl@0: EndForeignVariableByteData sl@0: sl@0: ####################################################################################################################### sl@0: # Note: gbk_shared.cpp knows about the number of foreign-to-Unicode ranges and Unicode-to-foreign ranges in this file # sl@0: ####################################################################################################################### sl@0: sl@0: StartForeignToUnicodeData sl@0: # IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm Parameters sl@0: # Note: ASCII is in GB2312, so will be extracted from GBK's own conversion data sl@0: 2 2 0xA140 0xFEFE KeyedTable16OfIndexedTables16 {5} sl@0: 1 1 0xA1A4 0xA95F KeyedTable1616 {} sl@0: EndForeignToUnicodeData sl@0: sl@0: StartUnicodeToForeignData sl@0: # IncludePriority SearchPriority FirstInputCharacterCodeInRange LastInputCharacterCodeInRange Algorithm SizeOfOutputCharacterCodeInBytes Parameters sl@0: # Note: ASCII is in GB2312, so will be extracted from GBK's own conversion data sl@0: 2 2 0x2FF0 0xFFE5 KeyedTable16OfIndexedTables16 2 {5} sl@0: 1 1 0x00B7 0xFE6B KeyedTable1616 2 {} sl@0: EndUnicodeToForeignData