Home
last modified time | relevance | path

Searched refs:datefmt_set_timezone (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/intl/tests/
H A Ddateformat_setTimeZone_error.phpt20 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'Array' in %s o…
23 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'non existing t…
H A Ddateformat_set_timezone_id2.phpt61 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'CN' in %s on l…
63 Warning: datefmt_set_timezone(): datefmt_set_timezone: No such time zone: 'CN' in %s on line %d
H A Ddateformat_set_timezone_id_icu72-1.phpt61 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'CN' in %sut_co…
63 Warning: datefmt_set_timezone(): datefmt_set_timezone: No such time zone: 'CN' in %sut_common.inc o…
H A Ddateformat_set_timezone_id3.phpt62 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'CN' in %sut_co…
64 Warning: datefmt_set_timezone(): datefmt_set_timezone: No such time zone: 'CN' in %sut_common.inc o…
H A Dut_common.inc370 …return $GLOBALS['oo-mode'] ? $fmt->setTimeZone( $timezone_id ) : datefmt_set_timezone( $fmt ,$time…
/php-src/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp83 U_CFUNC PHP_FUNCTION(datefmt_set_timezone) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h103 ZEND_FUNCTION(datefmt_set_timezone);
/php-src/ext/intl/
H A Dphp_intl.stub.php356 function datefmt_set_timezone(IntlDateFormatter $formatter, $timezone): bool {} function
H A Dphp_intl_arginfo.h871 ZEND_FUNCTION(datefmt_set_timezone);
1062 ZEND_FE(datefmt_set_timezone, arginfo_datefmt_set_timezone)

Completed in 19 milliseconds