Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dtimelib_structs.h131 # define TIMELIB_LONG_MAX INT64_MAX macro
139 # define TIMELIB_LONG_MAX INT32_MAX macro
H A Dtimelib.c207 if (ts < TIMELIB_LONG_MIN || ts > TIMELIB_LONG_MAX) { in timelib_date_to_int()

Completed in 12 milliseconds