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