Searched refs:date_timestamp_get (Results 1 – 4 of 4) 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().
460 ZEND_FUNCTION(date_timestamp_get);543 ZEND_FE(date_timestamp_get, arginfo_date_timestamp_get)594 …ZEND_ME_MAPPING(getTimestamp, date_timestamp_get, arginfo_class_DateTime_getTimestamp, ZEND_ACC_PU…609 …ZEND_ME_MAPPING(getTimestamp, date_timestamp_get, arginfo_class_DateTimeImmutable_getTimestamp, ZE…
76 function date_timestamp_get(DateTimeInterface $object): int {} function
3375 PHP_FUNCTION(date_timestamp_get) in PHP_FUNCTION() argument
Completed in 24 milliseconds