xref: /aosp_15_r20/external/icu/icu4c/source/test/testdata/test5.ucm (revision 0e209d3975ff4a8c132096b14b0e9364a753506e)
1*0e209d39SAndroid Build Coastguard Worker# Copyright (C) 2016 and later: Unicode, Inc. and others.
2*0e209d39SAndroid Build Coastguard Worker# License & terms of use: http://www.unicode.org/copyright.html# *******************************************************************************
3*0e209d39SAndroid Build Coastguard Worker# * Copyright (C) 2009, International Business Machines
4*0e209d39SAndroid Build Coastguard Worker# * Corporation and others.  All Rights Reserved.
5*0e209d39SAndroid Build Coastguard Worker# *******************************************************************************
6*0e209d39SAndroid Build Coastguard Worker#
7*0e209d39SAndroid Build Coastguard Worker# test5.ucm
8*0e209d39SAndroid Build Coastguard Worker#
9*0e209d39SAndroid Build Coastguard Worker# Test file for MBCS conversion with three-byte codepage data.
10*0e209d39SAndroid Build Coastguard Worker# Also contains extension mappings (m:n).
11*0e209d39SAndroid Build Coastguard Worker
12*0e209d39SAndroid Build Coastguard Worker<code_set_name>     "test5"
13*0e209d39SAndroid Build Coastguard Worker<mb_cur_max>        3
14*0e209d39SAndroid Build Coastguard Worker<mb_cur_min>        1
15*0e209d39SAndroid Build Coastguard Worker<uconv_class>       "MBCS"
16*0e209d39SAndroid Build Coastguard Worker<subchar>           \xff
17*0e209d39SAndroid Build Coastguard Worker<icu:state>         0, 1:1, 5-9, ff
18*0e209d39SAndroid Build Coastguard Worker<icu:state>         2:2, 3, 7, 4.p, a-d.u
19*0e209d39SAndroid Build Coastguard Worker<icu:state>         a-f.p
20*0e209d39SAndroid Build Coastguard WorkerCHARMAP
21*0e209d39SAndroid Build Coastguard Worker
22*0e209d39SAndroid Build Coastguard Worker<U0006>     \x06 |0
23*0e209d39SAndroid Build Coastguard Worker<U102345>   \x09 |0
24*0e209d39SAndroid Build Coastguard Worker<U0034>     \x01\x03 |3
25*0e209d39SAndroid Build Coastguard Worker<U0074>     \x01\x07 |1
26*0e209d39SAndroid Build Coastguard Worker
27*0e209d39SAndroid Build Coastguard Worker# extensions
28*0e209d39SAndroid Build Coastguard Worker<U00c0>     \x05+\x01\x02\x0d |0
29*0e209d39SAndroid Build Coastguard Worker
30*0e209d39SAndroid Build Coastguard WorkerEND CHARMAP
31