Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp1118 zv_tmp, in PHP_FUNCTION() local
1138 object_init_ex(&zv_tmp, php_date_get_date_ce()); in PHP_FUNCTION()
1139 zend_call_method_with_1_params(&zv_tmp, NULL, NULL, "__construct", NULL, zv_arg); in PHP_FUNCTION()
1140 zv_datetime = &zv_tmp; in PHP_FUNCTION()
1142 zend_object_store_ctor_failed(Z_OBJ(zv_tmp)); in PHP_FUNCTION()

Completed in 19 milliseconds