Searched refs:timezone_zval (Results 1 – 1 of 1) sorted by relevance
1241 zval *timezone_zval = timezone_convert_to_datetimezone( in PHP_FUNCTION() local1243 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