Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dcalendar_methods.cpp1115 zval *timezone_zval = timezone_convert_to_datetimezone( in PHP_FUNCTION() local
1117 if (timezone_zval == NULL) { in PHP_FUNCTION()
1127 Z_OBJCE_P(return_value)->constructor, Z_OBJ_P(return_value), NULL, &ts_zval, timezone_zval); in PHP_FUNCTION()
1140 &retval, timezone_zval); in PHP_FUNCTION()
1151 zval_ptr_dtor(timezone_zval); in PHP_FUNCTION()

Completed in 6 milliseconds