Home | History | Annotate | Download | only in intltest

Lines Matching refs:locStr

1056     const UnicodeString* locStr;
1065 while ((locStr = localeEnum->snext(status)) != NULL)
1067 logln(UnicodeString("Locale name is: ") + *locStr);