]>
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/kok.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e | 9 | /** |
57a6839d | 10 | * ICU <specials> source: <path>/xml/collation/kok.xml |
46f4442e | 11 | */ |
73c04bcf | 12 | kok{ |
57a6839d | 13 | Version{"2.0.96.14"} |
729e4ab9 A |
14 | collations{ |
15 | standard{ | |
51004dcb | 16 | Sequence{ |
57a6839d | 17 | "[normalization on][reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]" |
51004dcb | 18 | "&ॐ<ं<<ँ<ः" |
57a6839d A |
19 | "&ह<ळ" |
20 | "<क्ष" | |
51004dcb | 21 | } |
57a6839d | 22 | Version{"25"} |
729e4ab9 A |
23 | } |
24 | } | |
374ca955 | 25 | } |