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/is.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/collation/is.xml |
| 11 */ |
| 12 is{ |
| 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 "&[before 1]b<á<<<Á" |
| 24 "&d<<đ<<<Đ<ð<<<Ð" |
| 25 "&[before 1]f<é<<<É" |
| 26 "&[before 1]j<í<<<Í" |
| 27 "&[before 1]p<ó<<<Ó" |
| 28 "&[before 1]v<ú<<<Ú" |
| 29 "&[before 1]z<ý<<<Ý" |
| 30 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å" |
| 31 } |
| 32 Version{"1.9"} |
| 33 } |
| 34 standard{ |
| 35 Sequence{ |
| 36 "&[before 1]b<á<<<Á" |
| 37 "&d<<đ<<<Đ<ð<<<Ð" |
| 38 "&[before 1]f<é<<<É" |
| 39 "&[before 1]j<í<<<Í" |
| 40 "&[before 1]p<ó<<<Ó" |
| 41 "&[before 1]v<ú<<<Ú" |
| 42 "&[before 1]z<ý<<<Ý" |
| 43 "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å" |
| 44 } |
| 45 Version{"1.9"} |
| 46 } |
| 47 } |
| 48 } |
OLD | NEW |