]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
729e4ab9 | 3 | // * Copyright (C) 2011 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/collation/cs.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/cs.xml |
374ca955 A |
11 | */ |
12 | cs{ | |
729e4ab9 | 13 | Version{"2.0.54.23"} |
374ca955 | 14 | collations{ |
729e4ab9 A |
15 | search{ |
16 | Sequence{ | |
17 | " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]" | |
18 | "&ا<<آ<<أ<<إ" | |
19 | "&و<<ؤ" | |
20 | "&ي<<ئ<<ى" | |
21 | "&ه<<ة" | |
22 | "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ" | |
23 | "&A<á<<<Á" | |
24 | "&C<č<<<Č" | |
25 | "&D<ď<<<Ď" | |
26 | "&E<é<<<É<ě<<<Ě" | |
27 | "&I<í<<<Í" | |
28 | "&N<ň<<<Ň" | |
29 | "&O<ó<<<Ó" | |
30 | "&R<ř<<<Ř" | |
31 | "&S<š<<<Š" | |
32 | "&T<ť<<<Ť" | |
33 | "&U<ú<<<Ú<ů<<<Ů" | |
34 | "&Y<ý<<<Ý" | |
35 | "&Z<ž<<<Ž" | |
36 | } | |
37 | Version{"1.9.1"} | |
38 | } | |
374ca955 | 39 | standard{ |
729e4ab9 A |
40 | Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"} |
41 | Version{"1.9.1"} | |
374ca955 A |
42 | } |
43 | } | |
44 | } |