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/hr.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/collation/hr.xml |
| 11 */ |
| 12 hr{ |
| 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 "&C<č<<<Č<ć<<<Ć" |
| 24 "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ" |
| 25 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ" |
| 26 "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ" |
| 27 "&S<š<<<Š" |
| 28 "&Z<ž<<<Ž" |
| 29 } |
| 30 Version{"1.9"} |
| 31 } |
| 32 standard{ |
| 33 Sequence{ |
| 34 "&C<č<<<Č<ć<<<Ć" |
| 35 "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ" |
| 36 "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ" |
| 37 "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ" |
| 38 "&S<š<<<Š" |
| 39 "&Z<ž<<<Ž" |
| 40 } |
| 41 Version{"1.9"} |
| 42 } |
| 43 } |
| 44 } |
OLD | NEW |