Home | History | Annotate | Download | only in intltest

Lines Matching refs:vi_VN

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