Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dparse_date.re103 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add…
1218 TIMELIB_HAVE_TZ();
1247 TIMELIB_HAVE_TZ();
1893 TIMELIB_HAVE_TZ();
H A Dparse_date.c105 #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add… macro
1785 TIMELIB_HAVE_TZ(); in scan()
4133 TIMELIB_HAVE_TZ(); in scan()
7790 TIMELIB_HAVE_TZ(); in scan()

Completed in 40 milliseconds