Home
last modified time | relevance | path

Searched refs:DayRule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_zoneinfo.c77 } DayRule; typedef
1269 // function is only applicable to DayRule* objects. in dayrule_year_to_timestamp()
1270 DayRule *self = (DayRule *)base_self; in dayrule_year_to_timestamp()
1301 /* Constructor for DayRule. */
1304 int8_t second, DayRule *out) in dayrule_new()
1319 DayRule tmp = { in dayrule_new()
1834 DayRule *rv = PyMem_Calloc(1, sizeof(DayRule)); in parse_transition_rule()

Completed in 4 milliseconds