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

Side by Side Diff: source/data/translit/el_Upper.txt

Issue 102283003: Update icudt46l.dat and related files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 7 years 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
Property Changes:
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # ***************************************************************************
2 # *
3 # * Copyright (C) 2004-2013, International Business Machines
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved.
5 # *
6 # ***************************************************************************
7 # File: el_Upper.txt
8 # Generated from CLDR
9 #
10 ::NFD();
11 [:Greek:] [^[:ccc=Not_Reordered:][:ccc=Above:]]*? { [\u0313\u0314\u0301\u0300\u0 306\u0342\u0308\u0304] → ;
12 [:Greek:] [^[:ccc=Not_Reordered:][:ccc=Iota_Subscript:]]*? { \u0345 → ;
13 ::NFC();
14 ::Any-Upper();
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698