Searched refs:date_timestamp_get (Results 1 – 6 of 6) sorted by relevance
2 Test the basics to function date_timestamp_get().15 $beginTimestamp = date_timestamp_get($beginDtObj);18 // Test the DateTime feature alias in function date_timestamp_get().
45 check(fn() => date_timestamp_get($mdti));
51 check(fn() => date_timestamp_get($mdt));
212 function date_timestamp_get(DateTimeInterface $object): int {} function
550 ZEND_FUNCTION(date_timestamp_get);651 ZEND_FE(date_timestamp_get, arginfo_date_timestamp_get)
3908 PHP_FUNCTION(date_timestamp_get) in PHP_FUNCTION() argument
Completed in 28 milliseconds