Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dvtzone.cpp2106 …UBool nextStartAvail = finalDstRule->getNextStart(dstUntilTime, dstFromOffset - dstFromDSTSavings,… in writeZone() local
2107 U_ASSERT(nextStartAvail); in writeZone()
2108 if (nextStartAvail) { in writeZone()
2148 …UBool nextStartAvail = finalStdRule->getNextStart(stdUntilTime, stdFromOffset - stdFromDSTSavings,… in writeZone() local
2149 U_ASSERT(nextStartAvail); in writeZone()
2150 if (nextStartAvail) { in writeZone()