OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/collation/kl.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/collation/kl.xml |
| 11 */ |
| 12 kl{ |
| 13 Version{"2.0.50.97"} |
| 14 collations{ |
| 15 search{ |
| 16 Sequence{ |
| 17 " [normalization on ][suppressContractions [เ-ไ ເ-ໄ] ]" |
| 18 "&ا<<آ<<أ<<إ" |
| 19 "&و<<ؤ" |
| 20 "&ي<<ئ<<ى" |
| 21 "&ه<<ة" |
| 22 "&[last primary ignorable ]<<׳<<״<<ـ<<ٌ<<ٍ<<َ<<ُ<<ِ<<ّ<<ْ<<ฺ" |
| 23 "&D<<đ<<<Đ<<ð<<<Ð" |
| 24 "&Q<<ĸ<<<K''&t<<<þ/h" |
| 25 "&T<<<Þ/H" |
| 26 "&Y<<ü<<<Ü<<ű<<<Ű" |
| 27 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å
<<<Å" |
| 28 } |
| 29 Version{"1.9"} |
| 30 } |
| 31 standard{ |
| 32 Sequence{ |
| 33 "&D<<đ<<<Đ<<ð<<<Ð" |
| 34 "&Q<<ĸ<<<K''&t<<<þ/h" |
| 35 "&T<<<Þ/H" |
| 36 "&Y<<ü<<<Ü<<ű<<<Ű" |
| 37 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å
<<<Å" |
| 38 } |
| 39 Version{"1.9"} |
| 40 } |
| 41 } |
| 42 } |
OLD | NEW |