Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_zoneinfo.c149 build_tzrule(PyObject *std_abbr, PyObject *dst_abbr, long std_offset,
1063 build_tzrule(tti->tzname, NULL, tti->utcoff_seconds, 0, NULL, NULL, in load_data()
1066 // We've abused the build_tzrule constructor to construct an STD-only in load_data()
1557 build_tzrule(std_abbr, dst_abbr, std_offset, dst_offset, start, end, out); in parse_tz_str()
1915 build_tzrule(PyObject *std_abbr, PyObject *dst_abbr, long std_offset, in build_tzrule() function

Completed in 4 milliseconds