Home | History | Annotate | Download | only in intltest

Lines Matching refs:el_GR

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