Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/
H A Dphp_date.c3329 static void php_date_timestamp_set(zval *object, zend_long timestamp, zval *return_value) /* {{{ */ in php_date_timestamp_set() function
3350 php_date_timestamp_set(object, timestamp, return_value); in PHP_FUNCTION()
3368 php_date_timestamp_set(&new_object, timestamp, return_value); in PHP_METHOD()

Completed in 24 milliseconds