Searched refs:datefmt_set_timezone_id (Results 1 – 8 of 8) sorted by relevance
28 PHP_FUNCTION( datefmt_set_timezone_id );
169 …PHP_NAMED_FE( setTimeZoneId, ZEND_FN( datefmt_set_timezone_id ), arginfo_intldateformatter_settime…
175 PHP_FUNCTION( datefmt_set_timezone_id ) in PHP_FUNCTION() argument
377 function datefmt_set_timezone_id($fmt , $zone) {} function
10 * Test for the datefmt_set_timezone_id function
358 …return $GLOBALS['oo-mode'] ? $fmt->setTimeZoneId( $timezone_id ) : datefmt_set_timezone_id( $fmt ,…
450 PHP_FE( datefmt_set_timezone_id, arginfo_msgfmt_get_locale )
Completed in 11 milliseconds