Home
last modified time | relevance | path

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

/PHP-8.1/Zend/tests/parameter_default_values/
H A Dinternal_declaration_error_const.phpt13 …rray|false must be compatible with DateTimeZone::getTransitions(int $timestampBegin = PHP_INT_MIN,…
/PHP-8.1/ext/date/
H A Dphp_date.stub.php131 …DateTimeZone $object, int $timestampBegin = PHP_INT_MIN, int $timestampEnd = PHP_INT_MAX): array|f… argument
421 …public function getTransitions(int $timestampBegin = PHP_INT_MIN, int $timestampEnd = PHP_INT_MAX)… argument
H A Dphp_date_arginfo.h177 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timestampBegin, IS_LONG, 0, "PHP_INT_MIN")
406 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timestampBegin, IS_LONG, 0, "PHP_INT_MIN")

Completed in 20 milliseconds