Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.h20 PHP_FUNCTION(datefmt_get_timezone_id);
H A Ddateformat_attrcpp.cpp45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() argument
H A Ddateformat_class.c178 …PHP_NAMED_FE( getTimeZoneId, ZEND_FN( datefmt_get_timezone_id ), arginfo_intldateformatter_getdate…
/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_timezone_id.phpt12 * Test for the datefmt_get_timezone_id function
H A Dut_common.inc354 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php365 function datefmt_get_timezone_id($fmt) {} function
/PHP-5.5/ext/intl/
H A Dphp_intl.c716 PHP_FE( datefmt_get_timezone_id, arginfo_msgfmt_get_locale )

Completed in 22 milliseconds