Home | History | Annotate | Download | only in intltest

Lines Matching refs:locCStr

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