Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp2116 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local
2117 U_ASSERT(nextStartAvail); in writeZone()
2118 if (nextStartAvail) { in writeZone()
2158 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local
2159 U_ASSERT(nextStartAvail); in writeZone()
2160 if (nextStartAvail) { in writeZone()