Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dunixtime2tm.c170 tm->have_zone = 1; in timelib_update_from_sse()
209 tm->have_zone = 0; in timelib_unixtime2local()
214 tm->have_zone = 1; in timelib_unixtime2local()
225 t->have_zone = 1; in timelib_set_timezone_from_offset()
239 t->have_zone = 1; in timelib_set_timezone_from_abbr()
265 t->have_zone = 1; in timelib_set_timezone()
H A Dtimelib_structs.h175 unsigned int have_time, have_date, have_zone, have_relative, have_weeknr_day; member
H A Dparse_date.re116have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(…
H A Dparse_date.c118have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(…

Completed in 34 milliseconds