Searched refs:tz_in_ext (Results 1 – 1 of 1) sorted by relevance
5878 static const char* const tz_in_ext[] = { in TestBug11053UnderlineTimeZone() local5955 for (int32_t i = 0; i < UPRV_LENGTHOF(tz_in_ext); i++) { in TestBug11053UnderlineTimeZone()5957 locale_str += tz_in_ext[i]; in TestBug11053UnderlineTimeZone()