Home | History | Annotate | Download | only in intltest

Lines Matching refs:locStr

1049     const UnicodeString* locStr;
1058 while ((locStr = localeEnum->snext(status)) != NULL)
1060 logln(UnicodeString("Locale name is: ") + *locStr);