Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attr.c34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
H A Ddateformat_attr.h22 PHP_FUNCTION( datefmt_get_datetype );
H A Ddateformat_class.c163 PHP_NAMED_FE( getDateType, ZEND_FN( datefmt_get_datetype ), arginfo_intldateformatter_getdatetype )
/PHP-7.4/ext/intl/
H A Dphp_intl.c706 PHP_FE( datefmt_get_datetype, arginfo_msgfmt_get_locale )
/PHP-7.4/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 );

Completed in 10 milliseconds