Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/lib/
H A Dtimelib.h110 # define TIMELIB_LONG_MIN INT64_MIN macro
118 # define TIMELIB_LONG_MIN INT32_MIN macro
H A Dtimelib.c173 if (ts < TIMELIB_LONG_MIN || ts > TIMELIB_LONG_MAX) { in timelib_date_to_int()

Completed in 9 milliseconds