Home | History | Annotate | Download | only in intltest

Lines Matching defs:vi_VN

408     *vi_VN = Collator::createInstance("vi_VN", status);
416 if (vi_VN->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_ON)
418 errln("ERROR: vi_VN collation did not have canonical decomposition for normalization!\n");
433 delete vi_VN;