Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/tests/
H A Dgh12243.phpt2 GitHub #12043 segfault with IntlDateFormatter::dateType where it equals to UDAT_PATTERN (icu 50) but
15 dateType: $UDAT_PATTERN,
H A Dgh8115.phpt31 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #2 ($dateType) of type i…
/PHP-8.3/ext/intl/dateformat/
H A Ddateformat.stub.php71 int $dateType = IntlDateFormatter::FULL, argument
85 int $dateType = IntlDateFormatter::FULL, argument
H A Ddateformat_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, dateType, IS_LONG, 0, "IntlDateFormatter::FULL")
15 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, dateType, IS_LONG, 0, "IntlDateFormatter::FULL")
/PHP-8.3/ext/intl/
H A Dphp_intl.stub.php332 int $dateType = IntlDateFormatter::FULL, argument
H A Dphp_intl_arginfo.h281 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, dateType, IS_LONG, 0, "IntlDateFormatter::FULL")

Completed in 23 milliseconds