have_zone         123 ext/date/lib/parse_date.c #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(s, "Double timezone specification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->time->have_zone++; } }
have_zone         251 ext/date/lib/timelib_structs.h 	unsigned int   have_time, have_date, have_zone, have_relative, have_weeknr_day;
have_zone         174 ext/date/lib/unixtime2tm.c 	tm->have_zone = 1;
have_zone         213 ext/date/lib/unixtime2tm.c 			tm->have_zone = 0;
have_zone         218 ext/date/lib/unixtime2tm.c 	tm->have_zone = 1;
have_zone         229 ext/date/lib/unixtime2tm.c 	t->have_zone = 1;
have_zone         243 ext/date/lib/unixtime2tm.c 	t->have_zone = 1;
have_zone         269 ext/date/lib/unixtime2tm.c 	t->have_zone = 1;