Home | History | Annotate | Download | only in intltest

Lines Matching refs:excluded2

2105     static const char* excluded2[] = {
2163 for (k = 0; excluded2[k] != 0; k++) {
2164 if (*tzid == UnicodeString(excluded2[k])) {