Home | History | Annotate | Download | only in intltest

Lines Matching defs:vi_VN

410     *vi_VN = Collator::createInstance("vi_VN", status);
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;