Home
last modified time | relevance | path

Searched refs:have_zone (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/date/lib/
H A Dunixtime2tm.c174 tm->have_zone = 1; in timelib_update_from_sse()
214 tm->have_zone = 0; in timelib_unixtime2local()
219 tm->have_zone = 1; in timelib_unixtime2local()
230 t->have_zone = 1; in timelib_set_timezone_from_offset()
244 t->have_zone = 1; in timelib_set_timezone_from_abbr()
270 t->have_zone = 1; in timelib_set_timezone()
H A Dtimelib_structs.h251 unsigned int have_time, have_date, have_zone, have_relative, have_weeknr_day; member
H A Dparse_date.re122have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(…
H A Dparse_date.c124have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(…

Completed in 37 milliseconds