| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/collation/km.xml | 6 // * Source File: <path>/common/collation/km.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/collation/km.xml | |
| 11 */ | |
| 12 km{ | 9 km{ |
| 13 Version{"2.0.96.14"} | 10 Version{"2.1.19.14"} |
| 14 collations{ | 11 collations{ |
| 15 standard{ | 12 standard{ |
| 16 Sequence{ | 13 Sequence{ |
| 17 "[normalization on][reorder Khmr]" | 14 "[normalization on]" |
| 18 "&[last tertiary ignorable]=឴=឵" | 15 "[reorder Khmr]" |
| 16 "&[last tertiary ignorable]=\u17b4=\u17b5" |
| 19 "&។ល។<<<៘" | 17 "&។ល។<<<៘" |
| 20 "&ៈ<<៎<<៏<<៑<<័<<ៈ<<៝<<់<<៉<<៊<<៍" | 18 "&ៈ<<៎<<៏<<៑<<័<<ៈ<<៝<<់<<៉<<៊<<៍" |
| 21 "&រ<ឫ<ឬ" | 19 "&រ<ឫ<ឬ" |
| 22 "&ល<ឭ<ឮ" | 20 "&ល<ឭ<ឮ" |
| 23 "&រ្ក<<ក៌" | 21 "&រ្ក<<ក៌" |
| 24 "&រ្ខ<<ខ៌" | 22 "&រ្ខ<<ខ៌" |
| 25 "&រ្គ<<គ៌" | 23 "&រ្គ<<គ៌" |
| 26 "&រ្ឃ<<ឃ៌" | 24 "&រ្ឃ<<ឃ៌" |
| 27 "&រ្ង<<ង៌" | 25 "&រ្ង<<ង៌" |
| 28 "&រ្ច<<ច៌" | 26 "&រ្ច<<ច៌" |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 67 "&អូ<<ឩ" | 65 "&អូ<<ឩ" |
| 68 "&អែ<<ឯ" | 66 "&អែ<<ឯ" |
| 69 "&អៃ<<ឰ" | 67 "&អៃ<<ឰ" |
| 70 "&អោ<<ឱ" | 68 "&អោ<<ឱ" |
| 71 "&អៅ<<ឳ" | 69 "&អៅ<<ឳ" |
| 72 "&ឧក<<<ឨ" | 70 "&ឧក<<<ឨ" |
| 73 "&ឩវ<<<ឪ" | 71 "&ឩវ<<<ឪ" |
| 74 "&ឱ<<<ឲ" | 72 "&ឱ<<<ឲ" |
| 75 "&ៅ<ុំ<ំ<ាំ<ះ<ិះ<ុះ<េះ<ោះ" | 73 "&ៅ<ុំ<ំ<ាំ<ះ<ិះ<ុះ<េះ<ោះ" |
| 76 } | 74 } |
| 77 Version{"26"} | 75 Version{"28"} |
| 78 } | 76 } |
| 79 } | 77 } |
| 80 } | 78 } |
| OLD | NEW |