Searched refs:DayRule (Results 1 – 1 of 1) sorted by relevance
72 } DayRule; typedef1262 DayRule *self = (DayRule *)base_self; in dayrule_year_to_timestamp()1296 int8_t second, DayRule *out) in dayrule_new()1311 DayRule tmp = { in dayrule_new()1826 DayRule *rv = PyMem_Calloc(1, sizeof(DayRule)); in parse_transition_rule()