Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/dateformat/
H A Ddateformat_attr.c47 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h97 ZEND_FUNCTION(datefmt_get_timetype);
/php-src/ext/intl/
H A Dphp_intl.stub.php343 function datefmt_get_timetype(IntlDateFormatter $formatter): int|false {} function
H A Dphp_intl_arginfo.h859 ZEND_FUNCTION(datefmt_get_timetype);
1046 ZEND_FE(datefmt_get_timetype, arginfo_datefmt_get_timetype)

Completed in 14 milliseconds