Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/dateformat/
H A Ddateformat.stub.php96 public function getDateType(): int|false {} function in IntlDateFormatter
H A Ddateformat_arginfo.h116 …ZEND_ME_MAPPING(getDateType, datefmt_get_datetype, arginfo_class_IntlDateFormatter_getDateType, ZE…
/PHP-8.3/ext/intl/tests/
H A Dut_common.inc350 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );

Completed in 11 milliseconds