Searched refs:nextStartAvail (Results 1 – 1 of 1) sorted by relevance
2106 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local2107 U_ASSERT(nextStartAvail); in writeZone()2108 if (nextStartAvail) { in writeZone()2148 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local2149 U_ASSERT(nextStartAvail); in writeZone()2150 if (nextStartAvail) { in writeZone()