Searched refs:dateType (Results 1 – 4 of 4) sorted by relevance
/PHP-8.0/ext/intl/dateformat/ |
H A D | dateformat.stub.php | 11 …public function __construct(?string $locale, int $dateType, int $timeType, $timezone = null, $cale… argument 18 …public static function create(?string $locale, int $dateType, int $timeType, $timezone = null, Int… argument
|
H A D | dateformat_arginfo.h | 6 ZEND_ARG_TYPE_INFO(0, dateType, IS_LONG, 0) 15 ZEND_ARG_TYPE_INFO(0, dateType, IS_LONG, 0)
|
/PHP-8.0/ext/intl/ |
H A D | php_intl.stub.php | 161 function datefmt_create(?string $locale, int $dateType, int $timeType, $timezone = null, IntlCalend… argument
|
H A D | php_intl_arginfo.h | 281 ZEND_ARG_TYPE_INFO(0, dateType, IS_LONG, 0)
|
Completed in 10 milliseconds