Home
last modified time | relevance | path

Searched refs:timeType (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/intl/tests/
H A Dgh12243.phpt3 IntldateFormatter::timeType needs to be set as such.
15 timeType: 0,
H A Dgh8115.phpt32 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #3 ($timeType) of type i…
/php-src/ext/intl/dateformat/
H A Ddateformat.stub.php41 int $timeType = IntlDateFormatter::FULL, argument
55 int $timeType = IntlDateFormatter::FULL, argument
H A Ddateformat_arginfo.h7 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timeType, IS_LONG, 0, "IntlDateFormatter::FULL")
16 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timeType, IS_LONG, 0, "IntlDateFormatter::FULL")
/php-src/ext/intl/
H A Dphp_intl.stub.php335 int $timeType = IntlDateFormatter::FULL, argument
H A Dphp_intl_arginfo.h282 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, timeType, IS_LONG, 0, "IntlDateFormatter::FULL")

Completed in 17 milliseconds