Lines Matching defs:vi_VN
613 UCollator *en_US, *el_GR, *vi_VN;616 vi_VN = ucol_open("vi_VN", &status);623 if (ucol_getAttribute(vi_VN, UCOL_NORMALIZATION_MODE, &status) != UCOL_ON ||626 log_err("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");645 ucol_close(vi_VN);