Home | History | Annotate | Download | only in intltest

Lines Matching full:clocale

199         char  clocale[100];
204 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL);
258 LocalUCollatorPointer collator(ucol_open(clocale, &status));