Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp1244 zval *timezone_zval = timezone_convert_to_datetimezone( in PHP_FUNCTION() local
1246 if (timezone_zval == NULL) { in PHP_FUNCTION()
1255 …_call_method_with_2_params(return_value, NULL, NULL, "__construct", NULL, &ts_zval, timezone_zval); in PHP_FUNCTION()
1271 &retval, timezone_zval); in PHP_FUNCTION()
1282 zval_ptr_dtor(timezone_zval); in PHP_FUNCTION()

Completed in 8 milliseconds