Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp1115 zv_tmp, in PHP_FUNCTION() local
1135 object_init_ex(&zv_tmp, php_date_get_date_ce()); in PHP_FUNCTION()
1136 …zend_call_method_with_1_params(&zv_tmp, NULL, &Z_OBJCE(zv_tmp)->constructor, "__construct", NULL, … in PHP_FUNCTION()
1137 zv_datetime = &zv_tmp; in PHP_FUNCTION()
1139 zend_object_store_ctor_failed(Z_OBJ(zv_tmp)); in PHP_FUNCTION()

Completed in 8 milliseconds