Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h244 #define TIMELIB_ERR_DOUBLE_TIME 0x203 macro
H A Dparse_date.re94 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Doub…
1267 add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification");
H A Dparse_date.c96 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Doub…
15473 add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); in scan()

Completed in 53 milliseconds