Home | History | Annotate | Download | only in intltest

Lines Matching defs:en_US

365   Collator *en_US = Collator::createInstance("en_US", status),
374 /* there is no reason to have canonical decomposition in en_US OR default locale */
385 if (en_US->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF)
387 errln("ERROR: en_US collation had canonical decomposition for normalization!\n");
390 delete en_US;
407 someCollators[0] = Collator::createInstance("en_US", err);
1081 it like it is "en_US"
1083 locale is NOT "en_US"
1407 Collator *coll = Collator::createInstance("en_US", error);
1417 errln("Failure getting the correct name for locale en_US");
1659 { "en_US_CALIFORNIA", "en_US", "" },