Home | History | Annotate | Download | only in intltest

Lines Matching refs:locCStr

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