Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.c1332 zval **params[1], *retval2, *old_exception; in zend_execute_scripts() local
1337 …if (call_user_function_ex(CG(function_table), NULL, orig_user_exception_handler, &retval2, 1, para… in zend_execute_scripts()
1338 if (retval2 != NULL) { in zend_execute_scripts()
1339 zval_ptr_dtor(&retval2); in zend_execute_scripts()

Completed in 8 milliseconds