Home | History | Annotate | Download | only in intltest

Lines Matching defs:STRINGS

245         UnicodeString strings [] = {
260 UnicodeString s = strings[i];
564 Please extend the parsing method(s) to handle strings with
811 UnicodeString strings [] = {
836 UnicodeString text = strings[i];
921 UnicodeString strings [] = {
946 UnicodeString dateString = strings[i];
1122 const char* STRINGS[] = {
1132 int32_t STRINGS_COUNT = (int32_t)(sizeof(STRINGS) / sizeof(STRINGS[0]));
1148 UnicodeString str(STRINGS[i]);