1 # ******************************************************************************* 2 # * Copyright (C) 2003, International Business Machines 3 # * Corporation and others. All Rights Reserved. 4 # ******************************************************************************* 5 # 6 # test4x.ucm 7 # 8 # Test file for MBCS conversion extension with four-byte codepage data. 9 10 <code_set_name> "test4x" 11 <mb_cur_max> 4 12 <mb_cur_min> 1 13 <uconv_class> "MBCS" 14 15 # test loading an extension table from the testdata package 16 <icu:base> "test4" 17 18 CHARMAP 19 <U0009> \x09 |0 20 END CHARMAP 21