Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.h118 # define TIMELIB_LONG_FMT "%" PRId64 macro
126 # define TIMELIB_LONG_FMT "%" PRId32 macro
/php-src/ext/date/
H A Dphp_date.c2532 "must be a finite number between " TIMELIB_LONG_FMT " and " TIMELIB_LONG_FMT ".999999, %g given", in php_date_initialize_from_ts_double()
2548 … "must be a finite number between " TIMELIB_LONG_FMT " and " TIMELIB_LONG_FMT ".999999, %g given", in php_date_initialize_from_ts_double()

Completed in 26 milliseconds