Searched refs:vi_VN (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/data/coll/
H A Dcolfiles.mk86 ur_PK.txt vi_VN.txt yo_NG.txt zh_Hans.txt zh_Hans_CN.txt\
/external/icu4c/test/cintltst/
H A Dcapitst.c635 UCollator *en_US, *el_GR, *vi_VN; local
638 vi_VN = ucol_open("vi_VN", &status);
645 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON ||
648 log_err("ERROR: vi_VN collation did not have cannonical decomposition for normalization!\n");
667 ucol_close(vi_VN);
/external/icu4c/data/locales/
H A Dresfiles.mk139 vi.txt vi_VN.txt vun.txt vun_TZ.txt xog.txt\
/external/icu4c/test/intltest/
H A Dapicoll.cpp410 *vi_VN = Collator::createInstance("vi_VN", status); local
418 if (vi_VN->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_ON)
420 errln("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");
435 delete vi_VN;
/external/icu4c/common/
H A Dlocmap.c648 ILCID_POSIX_ELEMENT_ARRAY(0x042a, vi, vi_VN)

Completed in 106 milliseconds