Searched refs:CalendarRule (Results 1 – 1 of 1) sorted by relevance
63 } CalendarRule; typedef1157 CalendarRule *self = (CalendarRule *)base_self; in calendarrule_year_to_timestamp()1203 int8_t minute, int8_t second, CalendarRule *out) in calendarrule_new()1237 CalendarRule new_offset = { in calendarrule_new()1784 CalendarRule *rv = PyMem_Calloc(1, sizeof(CalendarRule)); in parse_transition_rule()