Home
last modified time | relevance | path

Searched refs:isgmtcnt (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp321 int64_t isgmtcnt = readcoded(file, 0); in readzoneinfo() local
331 if (isgmtcnt != typecnt || isdstcnt != typecnt) { in readzoneinfo()