]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d A |
3 | // * Copyright (C) 2014 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/sr.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
57a6839d | 10 | * ICU <specials> source: <path>/xml/collation/sr.xml |
374ca955 A |
11 | */ |
12 | sr{ | |
57a6839d | 13 | Version{"2.0.96.14"} |
729e4ab9 A |
14 | collations{ |
15 | standard{ | |
51004dcb | 16 | Sequence{ |
57a6839d A |
17 | "[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзИиІіОоӨөКкУуЧчЫыЭэѴ" |
18 | "ѵ]]" | |
51004dcb | 19 | } |
57a6839d | 20 | Version{"25"} |
729e4ab9 A |
21 | } |
22 | } | |
374ca955 | 23 | } |