Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_attr.h27 PHP_FUNCTION( datefmt_get_timezone_id );
H A Ddateformat_class.c169 …PHP_NAMED_FE( getTimeZoneId, ZEND_FN( datefmt_get_timezone_id ), arginfo_intldateformatter_getdate…
H A Ddateformat_attr.c146 PHP_FUNCTION( datefmt_get_timezone_id ) in PHP_FUNCTION() argument
/PHP-5.4/ext/intl/tests/
H A Ddateformat_get_timezone_id.phpt9 * 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.4/ext/intl/doc/
H A Ddatefmt_api.php365 function datefmt_get_timezone_id($fmt) {} function
/PHP-5.4/ext/intl/
H A Dphp_intl.c489 PHP_FE( datefmt_get_timezone_id, arginfo_msgfmt_get_locale )

Completed in 19 milliseconds