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

Side by Side Diff: source/data/mappings/euc-jp-html.ucm

Issue 587833004: Turn on UCONFIG_NO_NON_HTML5_CONVERTER to save 100kB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/icu52/
Patch Set: more tests added to desc Created 6 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « source/data/mappings/convrtrs.txt ('k') | source/data/mappings/euc-jp-html5.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 # *************************************************************************** 1 # ***************************************************************************
2 # * 2 # *
3 # * Copyright (C) 1995-2014, International Business Machines 3 # * Copyright (C) 1995-2014, International Business Machines
4 # * Corporation and others. All Rights Reserved. 4 # * Corporation and others. All Rights Reserved.
5 # * 5 # *
6 # * Generated per the algorithm for EUC-JP 6 # * Generated per the algorithm for EUC-JP
7 # * described at http://encoding.spec.whatwg.org/#euc-jp. 7 # * described at http://encoding.spec.whatwg.org/#euc-jp.
8 # * Added the 34 decoding only (EUC-JP to Unicode) entries from euc-jp-2007.uc m 8 # * Added the 34 decoding only (EUC-JP to Unicode) entries from euc-jp-2007.uc m
9 # * for the backward compatibility. 9 # * for the backward compatibility.
10 # * 10 # *
(...skipping 13604 matching lines...) Expand 10 before | Expand all | Expand 10 after
13615 <UFF9E> \x8E\xDE |0 13615 <UFF9E> \x8E\xDE |0
13616 <UFF9F> \x8E\xDF |0 13616 <UFF9F> \x8E\xDF |0
13617 <UFFE0> \xA1\xF1 |0 13617 <UFFE0> \xA1\xF1 |0
13618 <UFFE1> \xA1\xF2 |0 13618 <UFFE1> \xA1\xF2 |0
13619 <UFFE2> \xA2\xCC |0 13619 <UFFE2> \xA2\xCC |0
13620 <UFFE2> \xFC\xFB |3 13620 <UFFE2> \xFC\xFB |3
13621 <UFFE3> \xA1\xB1 |0 13621 <UFFE3> \xA1\xB1 |0
13622 <UFFE4> \xFC\xFC |0 13622 <UFFE4> \xFC\xFC |0
13623 <UFFE5> \xA1\xEF |0 13623 <UFFE5> \xA1\xEF |0
13624 END CHARMAP 13624 END CHARMAP
OLDNEW
« no previous file with comments | « source/data/mappings/convrtrs.txt ('k') | source/data/mappings/euc-jp-html5.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698