Home | History | Annotate | Download | only in intltest

Lines Matching refs:vi_VN

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