Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp1241 zval *timezone_zval = timezone_convert_to_datetimezone( in PHP_FUNCTION() local
1243 if (timezone_zval == NULL) { in PHP_FUNCTION()
1252 …_value, NULL, &Z_OBJCE_P(return_value)->constructor, "__construct", NULL, &ts_zval, timezone_zval); in PHP_FUNCTION()
1268 &retval, timezone_zval); in PHP_FUNCTION()
1279 zval_ptr_dtor(timezone_zval); in PHP_FUNCTION()

Completed in 12 milliseconds