Home | History | Annotate | Download | only in intltest

Lines Matching defs:el_GR

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