summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-xetex/data/coll/vi.txt
blob: c0950b4ae046c3ee01cf7f83a647b234d3ef34ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// ***************************************************************************
// *
// * Copyright (C) 2007 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/vi.xml
// *
// ***************************************************************************
/**
 *  ICU <specials> source: <path>/xml/collation/vi.xml
 */
vi{
    Version{"1.21"}
    collations{
        standard{
            Sequence{
                " [normalization on ]"
                "&̀<<̉<<̃<<́<<̣"
                "&a<ă<<<Ă<â<<<Â"
                "&d<đ<<<Đ"
                "&e<ê<<<Ê"
                "&o<ô<<<Ô<ơ<<<Ơ"
                "&u<ư<<<Ư"
            }
            Version{"1.5"}
        }
    }
}