Searched refs:nextflags (Results 1 – 1 of 1) sorted by relevance
340 let nextflags = YearFlags::from_year(year + 1); in from_isoywd_opt() localVariable341 NaiveDate::from_of(year + 1, Of::new(ordinal - ndays, nextflags)) in from_isoywd_opt()