Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h111 # define TIMELIB_LONG_MAX INT64_MAX macro
119 # define TIMELIB_LONG_MAX INT32_MAX macro
H A Dtimelib.c173 if (ts < TIMELIB_LONG_MIN || ts > TIMELIB_LONG_MAX) { in timelib_date_to_int()

Completed in 8 milliseconds