Home | History | Annotate | Download | only in intltest

Lines Matching refs:excluded2

2024     static const char* excluded2[] = {
2082 for (k = 0; excluded2[k] != 0; k++) {
2083 if (*tzid == UnicodeString(excluded2[k])) {