]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb | 3 | // * Copyright (C) 2013 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/collation/th.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
73c04bcf | 10 | * ICU <specials> source: <path>/xml/collation/th.xml |
374ca955 A |
11 | */ |
12 | th{ | |
51004dcb | 13 | Version{"2.0.82.42"} |
374ca955 A |
14 | collations{ |
15 | standard{ | |
4388f060 | 16 | Sequence{ |
51004dcb | 17 | " [alternate shifted] [normalization on] [reorder Thai]" |
4388f060 A |
18 | "&[before 1]๚<ฯ" |
19 | "&๛<ๆ" | |
20 | "&๎<<์" | |
21 | "&[before 1]ะ<ํ" | |
22 | "&า<<<ๅ" | |
23 | "&าํ<<<ํา<<<ำ" | |
24 | "&ๅํ<<<ํๅ" | |
25 | "&ไ<ฺ" | |
26 | } | |
51004dcb | 27 | Version{"23"} |
374ca955 A |
28 | } |
29 | } | |
30 | } |