Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c1085 zend_long preset_ts, ts; in PHP_FUNCTION() local
1093 Z_PARAM_LONG_OR_NULL(preset_ts, preset_ts_is_null) in PHP_FUNCTION()
1110 !preset_ts_is_null ? (timelib_sll) preset_ts : (timelib_sll) php_time()); in PHP_FUNCTION()

Completed in 53 milliseconds