Searched refs:datefmt_get_timezone_id (Results 1 – 7 of 7) sorted by relevance
20 PHP_FUNCTION(datefmt_get_timezone_id);
45 U_CFUNC PHP_FUNCTION(datefmt_get_timezone_id) in PHP_FUNCTION() argument
178 …PHP_NAMED_FE( getTimeZoneId, ZEND_FN( datefmt_get_timezone_id ), arginfo_intldateformatter_getdate…
12 * Test for the datefmt_get_timezone_id function
354 return $GLOBALS['oo-mode'] ? $fmt->getTimeZoneId( ) : datefmt_get_timezone_id( $fmt );
365 function datefmt_get_timezone_id($fmt) {} function
716 PHP_FE( datefmt_get_timezone_id, arginfo_msgfmt_get_locale )
Completed in 42 milliseconds