]>
Commit | Line | Data |
---|---|---|
73c04bcf | 1 | // *************************************************************************** |
374ca955 | 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/haw.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e | 9 | /** |
57a6839d | 10 | * ICU <specials> source: <path>/xml/collation/haw.xml |
46f4442e | 11 | */ |
73c04bcf | 12 | haw{ |
57a6839d | 13 | Version{"2.0.98.69"} |
73c04bcf A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{ | |
57a6839d A |
17 | "&a<e<<<E<i<<<I<o<<<O<u<<<U" |
18 | "&w<ʻ" | |
374ca955 | 19 | } |
57a6839d | 20 | Version{"25"} |
374ca955 A |
21 | } |
22 | } | |
23 | } |