Searched refs:nextStartAvail (Results 1 – 1 of 1) sorted by relevance
2163 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local2164 U_ASSERT(nextStartAvail); in writeZone()2165 if (nextStartAvail) { in writeZone()2205 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local2206 U_ASSERT(nextStartAvail); in writeZone()2207 if (nextStartAvail) { in writeZone()