Home | History | Annotate | Download | only in i18n

Lines Matching defs:tzid

1661     const UChar *tzid = NULL;
1680 tzid = ures_getStringByKey(zones, "001", &len, &status); // using status, because "001" must be
1683 id.setTo(tzid, len);