Home | History | Annotate | Download | only in i18n

Lines Matching defs:tzid

1309         const UnicodeString *tzid;
1314 while ((tzid = tzids->snext(status)) != 0) {
1325 zarray[i][0].setTo(*tzid);
1326 tzNames->getDisplayNames(*tzid, TYPES, NUM_TYPES, now, zarray[i]+1, status);