Home | History | Annotate | Download | only in intltest

Lines Matching refs:locCStr

1057     const char *locCStr;
1078 while ((locCStr = localeEnum2->next(NULL, status)) != NULL)
1080 logln(UnicodeString("Locale name is: ") + UnicodeString(locCStr));