Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp2163 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local
2164 U_ASSERT(nextStartAvail); in writeZone()
2165 if (nextStartAvail) { in writeZone()
2205 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local
2206 U_ASSERT(nextStartAvail); in writeZone()
2207 if (nextStartAvail) { in writeZone()