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

Side by Side Diff: icu52/source/data/mappings/noop-cns-11643.ucm

Issue 224943002: icu local change part1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: function indentation changed Created 6 years, 8 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
OLDNEW
1 # ****************************************************************************** * 1 # ****************************************************************************** *
2 # * 2 # *
3 # * Copyright (C) 2009, International Business Machines 3 # * Copyright (C) 2009, International Business Machines
4 # * Corporation and others. All Rights Reserved. 4 # * Corporation and others. All Rights Reserved.
5 # * 5 # *
6 # ****************************************************************************** * 6 # ****************************************************************************** *
7 # 7 #
8 # File created on Dec 2, 2009 8 # File created on Dec 2, 2009
9 # 9 #
10 # This is not a real CNS-11643 table, but a "fake" table to return U+FFFD 10 # This is not a real CNS-11643 table, but a "fake" table to return U+FFFD
(...skipping 11 matching lines...) Expand all
22 22
23 # (state 0) lead byte, selects the CNS plane (0x80 + plane number) 23 # (state 0) lead byte, selects the CNS plane (0x80 + plane number)
24 <icu:state> 81-90:1 24 <icu:state> 81-90:1
25 25
26 # (1..2) middle and trail bytes for valid but unassigned sequences 26 # (1..2) middle and trail bytes for valid but unassigned sequences
27 <icu:state> 21-7e:2 27 <icu:state> 21-7e:2
28 <icu:state> 21-7e.u 28 <icu:state> 21-7e.u
29 29
30 CHARMAP 30 CHARMAP
31 END CHARMAP 31 END CHARMAP
OLDNEW
« no previous file with comments | « icu52/source/data/mappings/iso-8859_16-2001.ucm ('k') | icu52/source/data/mappings/noop-gb2312_gl.ucm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698