]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
b331163b | 3 | // * Copyright (C) 2015 International Business Machines |
57a6839d A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/collation/fo.xml | |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | fo{ |
b331163b | 10 | Version{"2.1.6.32"} |
374ca955 | 11 | collations{ |
729e4ab9 | 12 | search{ |
b331163b A |
13 | Sequence{"[import und-u-co-search][import fo-u-co-standard]"} |
14 | Version{"27.0.1"} | |
729e4ab9 | 15 | } |
374ca955 A |
16 | standard{ |
17 | Sequence{ | |
18 | "&D<<đ<<<Đ<<ð<<<Ð" | |
19 | "&t<<<þ/h" | |
20 | "&T<<<Þ/H" | |
729e4ab9 | 21 | "&Y<<ü<<<Ü<<ű<<<Ű" |
57a6839d | 22 | "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA" |
374ca955 | 23 | } |
b331163b | 24 | Version{"27.0.1"} |
374ca955 A |
25 | } |
26 | } | |
27 | } |