Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.c1022 zend_bool preset_ts_is_null = 1; in PHP_FUNCTION() local
1029 Z_PARAM_LONG_OR_NULL(preset_ts, preset_ts_is_null) in PHP_FUNCTION()
1046 !preset_ts_is_null ? (timelib_sll) preset_ts : (timelib_sll) php_time()); in PHP_FUNCTION()

Completed in 18 milliseconds