]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/tr.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | tr{ |
2ca993e8 | 10 | Version{"2.1.19.14"} |
374ca955 | 11 | collations{ |
729e4ab9 | 12 | search{ |
2ca993e8 A |
13 | Sequence{ |
14 | "[import und-u-co-search]" | |
15 | "[import tr-u-co-standard]" | |
16 | } | |
17 | Version{"29"} | |
729e4ab9 | 18 | } |
374ca955 | 19 | standard{ |
729e4ab9 A |
20 | Sequence{ |
21 | "&C<ç<<<Ç" | |
22 | "&G<ğ<<<Ğ" | |
23 | "&[before 1]i<ı<<<I" | |
24 | "&i<<<İ" | |
25 | "&O<ö<<<Ö" | |
26 | "&S<ş<<<Ş" | |
27 | "&U<ü<<<Ü" | |
28 | } | |
2ca993e8 | 29 | Version{"29"} |
374ca955 A |
30 | } |
31 | } | |
32 | } |