arginfo_date_method_timestamp_set  295 ext/date/php_date.c ZEND_BEGIN_ARG_INFO_EX(arginfo_date_method_timestamp_set, 0, 0, 1)
arginfo_date_method_timestamp_set  481 ext/date/php_date.c 	PHP_ME_MAPPING(setTimestamp,	date_timestamp_set, arginfo_date_method_timestamp_set, 0)
arginfo_date_method_timestamp_set  505 ext/date/php_date.c 	PHP_ME(DateTimeImmutable, setTimestamp,  arginfo_date_method_timestamp_set, 0)