Searched refs:dayPeriodInt (Results 1 – 1 of 1) sorted by relevance
2161 int32_t dayPeriodInt = -1; in parse() local2275 …mbiguousYear, saveHebrewMonth, *workCal, i, numericLeapMonthFormatter, &tzTimeType, &dayPeriodInt); in parse()2328 if (dayPeriodInt >= 0) { in parse()2329 DayPeriodRules::DayPeriod dayPeriod = (DayPeriodRules::DayPeriod)dayPeriodInt; in parse()