Searched refs:preset_ts (Results 1 – 1 of 1) sorted by relevance
1087 zend_long preset_ts, ts; in PHP_FUNCTION() local1095 Z_PARAM_LONG_OR_NULL(preset_ts, preset_ts_is_null) in PHP_FUNCTION()1112 !preset_ts_is_null ? (timelib_sll) preset_ts : (timelib_sll) php_time()); in PHP_FUNCTION()
Completed in 31 milliseconds