Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Ddateformat_get_timetype.phpt9 * Test for the datefmt_get_timetype function
H A Dut_common.inc354 return $GLOBALS['oo-mode'] ? $fmt->getTimeType( ) : datefmt_get_timetype( $fmt );
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_attr.c47 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h93 ZEND_FUNCTION(datefmt_get_timetype);
117 …ZEND_ME_MAPPING(getTimeType, datefmt_get_timetype, arginfo_class_IntlDateFormatter_getTimeType, ZE…
/PHP-8.2/ext/intl/
H A Dphp_intl_arginfo.h857 ZEND_FUNCTION(datefmt_get_timetype);
1047 ZEND_FE(datefmt_get_timetype, arginfo_datefmt_get_timetype)
H A Dphp_intl.stub.php341 function datefmt_get_timetype(IntlDateFormatter $formatter): int|false {} function

Completed in 20 milliseconds