]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
b331163b | 3 | // * Copyright (C) 2015 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/hr.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | hr{ |
b331163b | 10 | Version{"2.1.6.34"} |
374ca955 | 11 | collations{ |
729e4ab9 | 12 | search{ |
b331163b A |
13 | Sequence{"[import und-u-co-search][import hr-u-co-standard][reorder others]"} |
14 | Version{"27.0.1"} | |
729e4ab9 | 15 | } |
374ca955 A |
16 | standard{ |
17 | Sequence{ | |
57a6839d | 18 | "[reorder Latn Cyrl]" |
374ca955 | 19 | "&C<č<<<Č<ć<<<Ć" |
729e4ab9 A |
20 | "&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ" |
21 | "&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ" | |
22 | "&N<nj<<<nj<<<Nj<<<Nj<<<NJ<<<NJ" | |
374ca955 A |
23 | "&S<š<<<Š" |
24 | "&Z<ž<<<Ž" | |
25 | } | |
b331163b | 26 | Version{"27.0.1"} |
374ca955 A |
27 | } |
28 | } | |
29 | } |