Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds