Searched refs:vi_VN (Results 1 – 8 of 8) sorted by relevance
6 // * Source File:<path>/common/main/vi_VN.xml9 vi_VN{
139 vi.txt vi_VN.txt vun.txt vun_TZ.txt xog.txt\
12 vi_VN{
86 ur_PK.txt vi_VN.txt yo_NG.txt zh_Hans.txt zh_Hans_CN.txt\
635 UCollator *en_US, *el_GR, *vi_VN; in TestDecomposition() local638 vi_VN = ucol_open("vi_VN", &status); in TestDecomposition()645 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON || in TestDecomposition()667 ucol_close(vi_VN); in TestDecomposition()
648 ILCID_POSIX_ELEMENT_ARRAY(0x042a, vi, vi_VN)
217 coll/vi_VN.res892 vi_VN.res
410 *vi_VN = Collator::createInstance("vi_VN", status); in TestDecomposition() local418 if (vi_VN->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_ON) in TestDecomposition()435 delete vi_VN; in TestDecomposition()