Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: source/data/mappings/gb18030.ucm

Issue 1162723008: Add U+2212 to Japanese converters and update GBK/gb18030 aliases/tables (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: README.chromium updated Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/mappings/euc-jp-html.ucm ('k') | source/data/mappings/shift_jis-html.ucm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (C) 2000-2012, International Business Machines Corporation and other s. 1 # Copyright (C) 2000-2012, International Business Machines Corporation and other s.
2 # All Rights Reserved. 2 # All Rights Reserved.
3 3
4 # ICU codepage data for GB 18030 4 # ICU codepage data for GB 18030
5 5
6 <code_set_name> "gb18030" 6 <code_set_name> "gb18030"
7 <char_name_mask> "AXXXX" 7 <char_name_mask> "AXXXX"
8 <mb_cur_max> 4 8 <mb_cur_max> 4
9 <mb_cur_min> 1 9 <mb_cur_min> 1
10 <uconv_class> "MBCS" 10 <uconv_class> "MBCS"
(...skipping 29566 matching lines...) Expand 10 before | Expand all | Expand 10 after
29577 <UE5DB> \xA3\x96 |0 29577 <UE5DB> \xA3\x96 |0
29578 <UE5DC> \xA3\x97 |0 29578 <UE5DC> \xA3\x97 |0
29579 <UE5DD> \xA3\x98 |0 29579 <UE5DD> \xA3\x98 |0
29580 <UE5DE> \xA3\x99 |0 29580 <UE5DE> \xA3\x99 |0
29581 <UE5DF> \xA3\x9A |0 29581 <UE5DF> \xA3\x9A |0
29582 <UE5E0> \xA3\x9B |0 29582 <UE5E0> \xA3\x9B |0
29583 <UE5E1> \xA3\x9C |0 29583 <UE5E1> \xA3\x9C |0
29584 <UE5E2> \xA3\x9D |0 29584 <UE5E2> \xA3\x9D |0
29585 <UE5E3> \xA3\x9E |0 29585 <UE5E3> \xA3\x9E |0
29586 <UE5E4> \xA3\x9F |0 29586 <UE5E4> \xA3\x9F |0
29587 <UE5E5> \xA3\xA0 |0 29587 <U3000> \xA3\xA0 |3
29588 <UE5E6> \xA4\x40 |0 29588 <UE5E6> \xA4\x40 |0
29589 <UE5E7> \xA4\x41 |0 29589 <UE5E7> \xA4\x41 |0
29590 <UE5E8> \xA4\x42 |0 29590 <UE5E8> \xA4\x42 |0
29591 <UE5E9> \xA4\x43 |0 29591 <UE5E9> \xA4\x43 |0
29592 <UE5EA> \xA4\x44 |0 29592 <UE5EA> \xA4\x44 |0
29593 <UE5EB> \xA4\x45 |0 29593 <UE5EB> \xA4\x45 |0
29594 <UE5EC> \xA4\x46 |0 29594 <UE5EC> \xA4\x46 |0
29595 <UE5ED> \xA4\x47 |0 29595 <UE5ED> \xA4\x47 |0
29596 <UE5EE> \xA4\x48 |0 29596 <UE5EE> \xA4\x48 |0
29597 <UE5EF> \xA4\x49 |0 29597 <UE5EF> \xA4\x49 |0
(...skipping 1313 matching lines...) Expand 10 before | Expand all | Expand 10 after
30911 <UFFDE> \x84\x31\xA2\x32 |0 30911 <UFFDE> \x84\x31\xA2\x32 |0
30912 <UFFDF> \x84\x31\xA2\x33 |0 30912 <UFFDF> \x84\x31\xA2\x33 |0
30913 <UFFE0> \xA1\xE9 |0 30913 <UFFE0> \xA1\xE9 |0
30914 <UFFE1> \xA1\xEA |0 30914 <UFFE1> \xA1\xEA |0
30915 <UFFE2> \xA9\x56 |0 30915 <UFFE2> \xA9\x56 |0
30916 <UFFE3> \xA3\xFE |0 30916 <UFFE3> \xA3\xFE |0
30917 <UFFE4> \xA9\x57 |0 30917 <UFFE4> \xA9\x57 |0
30918 <UFFE5> \xA3\xA4 |0 30918 <UFFE5> \xA3\xA4 |0
30919 30919
30920 END CHARMAP 30920 END CHARMAP
OLDNEW
« no previous file with comments | « source/data/mappings/euc-jp-html.ucm ('k') | source/data/mappings/shift_jis-html.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698