Home
last modified time | relevance | path

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

/php-src/ext/date/tests/
H A Ddate_sunrise_and_sunset_error.phpt21 date_sunrise(): Argument #2 ($returnFormat) must be one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STR…
24 date_sunset(): Argument #2 ($returnFormat) must be one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRI…
/php-src/ext/date/
H A Dphp_date.stub.php266 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
275 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
H A Dphp_date_arginfo.h213 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, returnFormat, IS_LONG, 0, "SUNFUNCS_RET_STRING")

Completed in 10 milliseconds