Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Ddateformat_get_datetype.phpt9 * Test for the datefmt_get_datetype function
H A Dut_common.inc350 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
/php-src/ext/intl/dateformat/
H A Ddateformat_attr.c27 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h96 ZEND_FUNCTION(datefmt_get_datetype);
/php-src/ext/intl/
H A Dphp_intl.stub.php341 function datefmt_get_datetype(IntlDateFormatter $formatter): int|false {} function
H A Dphp_intl_arginfo.h858 ZEND_FUNCTION(datefmt_get_datetype);
1045 ZEND_FE(datefmt_get_datetype, arginfo_datefmt_get_datetype)

Completed in 20 milliseconds