Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Ddateformat_get_timezone_id.phpt12 * Test for the datefmt_get_timezone_id function
H A Dut_common.inc366 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );
/php-src/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp38 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h100 ZEND_FUNCTION(datefmt_get_timezone_id);
/php-src/ext/intl/
H A Dphp_intl.stub.php349 function datefmt_get_timezone_id(IntlDateFormatter $formatter): string|false {} function
H A Dphp_intl_arginfo.h868 ZEND_FUNCTION(datefmt_get_timezone_id);
1059 ZEND_FE(datefmt_get_timezone_id, arginfo_datefmt_get_timezone_id)

Completed in 26 milliseconds