Searched refs:DayRule (Results 1 – 1 of 1) sorted by relevance
73 } DayRule; typedef1266 DayRule *self = (DayRule *)base_self; in dayrule_year_to_timestamp()1300 int8_t second, DayRule *out) in dayrule_new()1315 DayRule tmp = { in dayrule_new()1830 DayRule *rv = PyMem_Calloc(1, sizeof(DayRule)); in parse_transition_rule()