Home
last modified time | relevance | path

Searched refs:TIMELIB_ERR_DOUBLE_TZ (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib.h242 #define TIMELIB_ERR_DOUBLE_TZ 0x201 macro
H A Dparse_date.re101 …; if (s->time->have_zone) { s->time->have_zone > 1 ? add_error(s, TIMELIB_ERR_DOUBLE_TZ, "Double t…
H A Dparse_date.c103 …; if (s->time->have_zone) { s->time->have_zone > 1 ? add_error(s, TIMELIB_ERR_DOUBLE_TZ, "Double t…

Completed in 39 milliseconds