Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend.c1441 zval params[1], retval2; in zend_try_exception_handler() local
1448 …if (call_user_function_ex(CG(function_table), NULL, &orig_user_exception_handler, &retval2, 1, par… in zend_try_exception_handler()
1449 zval_ptr_dtor(&retval2); in zend_try_exception_handler()

Completed in 9 milliseconds