OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2010 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| 6 // * Source File:<path>/common/collation/ml.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/collation/ml.xml |
| 11 */ |
| 12 ml{ |
| 13 Version{"2.0.50.37"} |
| 14 collations{ |
| 15 standard{ |
| 16 Sequence{ |
| 17 "&ഃ<<ഽ" |
| 18 "&ോ<ൗ" |
| 19 "&ൗ<<<ൌ" |
| 20 "&ക്<<ക്'\u200D'&ക്'\u200D'<<<ൿ" |
| 21 "&ണ്<<ണ്'\u200D\u0020'&ണ്'\u200D\u0020'<<<ൺ" |
| 22 "&ന്<<ന്'\u200D'&ന്'\u200D'<<<ൻ" |
| 23 "&ര്<<ര്'\u200D'&ര്'\u200D'<<<ർ" |
| 24 "&ല്<<ല്'\u200D'&ല്'\u200D'<<<ൽ" |
| 25 "&ള്<<ള്'\u200D'&ള്'\u200D'<<<ൾ" |
| 26 "&മ്<<ം" |
| 27 "&ന്<<<ൻ്" |
| 28 } |
| 29 Version{"1.9"} |
| 30 } |
| 31 } |
| 32 } |
OLD | NEW |