intl/icu/source/data/coll/hu.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/collation/hu.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/xml/collation/hu.xml
michael@0 11 */
michael@0 12 hu{
michael@0 13 Version{"2.0.89.0"}
michael@0 14 collations{
michael@0 15 standard{
michael@0 16 Sequence{
michael@0 17 "&C<cs<<<Cs<<<CS"
michael@0 18 "&D<dz<<<Dz<<<DZ"
michael@0 19 "&DZ<dzs<<<Dzs<<<DZS"
michael@0 20 "&G<gy<<<Gy<<<GY"
michael@0 21 "&L<ly<<<Ly<<<LY"
michael@0 22 "&N<ny<<<Ny<<<NY"
michael@0 23 "&S<sz<<<Sz<<<SZ"
michael@0 24 "&T<ty<<<Ty<<<TY"
michael@0 25 "&Z<zs<<<Zs<<<ZS"
michael@0 26 "&O<ö<<<Ö<<ő<<<Ő"
michael@0 27 "&U<ü<<<Ü<<ű<<<Ű"
michael@0 28 "&cs<<<ccs/cs"
michael@0 29 "&Cs<<<Ccs/cs"
michael@0 30 "&CS<<<CCS/CS"
michael@0 31 "&dz<<<ddz/dz"
michael@0 32 "&Dz<<<Ddz/dz"
michael@0 33 "&DZ<<<DDZ/DZ"
michael@0 34 "&dzs<<<ddzs/dzs"
michael@0 35 "&Dzs<<<Ddzs/dzs"
michael@0 36 "&DZS<<<DDZS/DZS"
michael@0 37 "&gy<<<ggy/gy"
michael@0 38 "&Gy<<<Ggy/gy"
michael@0 39 "&GY<<<GGY/GY"
michael@0 40 "&ly<<<lly/ly"
michael@0 41 "&Ly<<<Lly/ly"
michael@0 42 "&LY<<<LLY/LY"
michael@0 43 "&ny<<<nny/ny"
michael@0 44 "&Ny<<<Nny/ny"
michael@0 45 "&NY<<<NNY/NY"
michael@0 46 "&sz<<<ssz/sz"
michael@0 47 "&Sz<<<Ssz/sz"
michael@0 48 "&SZ<<<SSZ/SZ"
michael@0 49 "&ty<<<tty/ty"
michael@0 50 "&Ty<<<Tty/ty"
michael@0 51 "&TY<<<TTY/TY"
michael@0 52 "&zs<<<zzs/zs"
michael@0 53 "&Zs<<<Zzs/zs"
michael@0 54 "&ZS<<<ZZS/ZS"
michael@0 55 }
michael@0 56 Version{"24"}
michael@0 57 }
michael@0 58 }
michael@0 59 }

mercurial