Home
last modified time | relevance | path

Searched refs:TIMELIB_HAVE_TZ (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dparse_date.re101 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add…
1081 TIMELIB_HAVE_TZ();
1107 TIMELIB_HAVE_TZ();
1726 TIMELIB_HAVE_TZ();
H A Dparse_date.c103 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add… macro
1037 TIMELIB_HAVE_TZ(); in scan()
21477 TIMELIB_HAVE_TZ(); in scan()
21531 TIMELIB_HAVE_TZ(); in scan()

Completed in 55 milliseconds