]>
Commit | Line | Data |
---|---|---|
73c04bcf | 1 | // *************************************************************************** |
374ca955 | 2 | // * |
51004dcb | 3 | // * Copyright (C) 2013 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/collation/haw.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
46f4442e A |
9 | /** |
10 | * ICU <specials> source: <path>/xml/collation/haw.xml | |
11 | */ | |
73c04bcf | 12 | haw{ |
51004dcb | 13 | Version{"2.0.82.42"} |
73c04bcf A |
14 | collations{ |
15 | standard{ | |
16 | Sequence{ | |
729e4ab9 | 17 | "&a<*eiouhk-npwʻ" |
73c04bcf A |
18 | "&a<<<A" |
19 | "&e<<<E" | |
20 | "&i<<<I" | |
21 | "&o<<<O" | |
22 | "&u<<<U" | |
23 | "&h<<<H" | |
24 | "&k<<<K" | |
25 | "&l<<<L" | |
26 | "&m<<<M" | |
27 | "&n<<<N" | |
28 | "&p<<<P" | |
29 | "&w<<<W" | |
374ca955 | 30 | } |
51004dcb | 31 | Version{"23"} |
374ca955 A |
32 | } |
33 | } | |
34 | } |