]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/collation/ps.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/collation/ps.xml | |
11 | */ | |
12 | ps{ | |
46f4442e | 13 | Version{"1.23"} |
73c04bcf A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{ | |
17 | " [normalization on ]" | |
18 | "&َ<<ِ<<ُ<<ً<<ٍ<<ٌ" | |
19 | "&[before 1]ا<آ" | |
20 | "&ا<<أ<<ٲ<<ٱ<<إ<<ٳ<ء" | |
21 | "&ت<ټ<<ٹ" | |
22 | "&ج<ځ<<حٔ" | |
23 | "&چ<څ" | |
24 | "&د<ډ<<ڈ" | |
25 | "&ر<ړ<<ڑ" | |
26 | "&ژ<ږ" | |
27 | "&ک<<ڪ<<ك" | |
28 | "&ګ<<گ" | |
29 | "&ڼ<<ڻ" | |
30 | "&و<<ؤ<<ۇ<<ۉ" | |
31 | "&ه<<<ۀ<<<هٔ<<ە<<ہ<<ھ<<ة<<ۃ" | |
32 | "&ی<<ى<<ے<<ي<<ې<<ۍ<<یٔ<<<ىٔ<<<ئ" | |
33 | "&'\u00A0'<<'\u200C'<<'\u200D'" | |
34 | } | |
46f4442e | 35 | Version{"1.6"} |
73c04bcf A |
36 | } |
37 | } | |
38 | } |