summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/coll/vi.txt
blob: 148f5e43913bd38d02c55dab4e46886348f03ec0 (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) 2005 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../cldr/common/collation/vi.xml
// *
// ***************************************************************************
/**
 *  ICU <specials> source: ./xml/collation/vi.xml
 */
vi{
    Version{"1.18"}
    collations{
        standard{
            Sequence{
                " [normalization on ]"
                "&̀<<̉<<̃<<́<<̣"
                "&a<ă<<<Ă<â<<<Â"
                "&d<đ<<<Đ"
                "&e<ê<<<Ê"
                "&o<ô<<<Ô<ơ<<<Ơ"
                "&u<ư<<<Ư"
            }
            Version{"1.3"}
        }
    }
}