Searched refs:nextStartAvail (Results 1 – 2 of 2) sorted by relevance
2114 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local2115 U_ASSERT(nextStartAvail); in writeZone()2116 if (nextStartAvail) { in writeZone()2156 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local2157 U_ASSERT(nextStartAvail); in writeZone()2158 if (nextStartAvail) { in writeZone()