OLD | NEW |
1 # *************************************************************************** | 1 # *************************************************************************** |
2 # * | 2 # * |
3 # * Copyright (C) 2004-2013, International Business Machines | 3 # * Copyright (C) 2004-2014, International Business Machines |
4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. | 4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. |
5 # * | 5 # * |
6 # *************************************************************************** | 6 # *************************************************************************** |
7 # File: el_Upper.txt | 7 # File: el_Upper.txt |
8 # Generated from CLDR | 8 # Generated from CLDR |
9 # | 9 # |
10 ::NFD(); | 10 ::NFD(); |
11 [:Greek:] [^[:ccc=Not_Reordered:][:ccc=Above:]]*? { [\u0313\u0314\u0301\u0300\u0
306\u0342\u0308\u0304] → ; | 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 → ; | 12 [:Greek:] [^[:ccc=Not_Reordered:][:ccc=Iota_Subscript:]]*? { \u0345 → ; |
13 ::NFC(); | 13 ::NFC(); |
14 ::Any-Upper(); | 14 ::Any-Upper(); |
OLD | NEW |