Home | History | Annotate | Download | only in intltest

Lines Matching refs:clocale

230         char  clocale[100];
235 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL);
289 UCollator *collator = ucol_open(clocale, &status);
578 char clocale[100];
583 locale->extract(0, locale->length(), clocale, sizeof(clocale), NULL);
637 UCollator *collator = ucol_open(clocale, &status);