Home | History | Annotate | Download | only in intltest

Lines Matching refs:el_GR

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