Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_execute_API.c248 zval *zeh; in shutdown_executor() local
252 zeh = EG(user_error_handler); in shutdown_executor()
254 zval_ptr_dtor(&zeh); in shutdown_executor()
258 zeh = EG(user_exception_handler); in shutdown_executor()
260 zval_ptr_dtor(&zeh); in shutdown_executor()
H A Dzend_builtin_functions.c1568 zval *zeh = EG(user_error_handler); in ZEND_FUNCTION() local
1571 zval_ptr_dtor(&zeh); in ZEND_FUNCTION()

Completed in 12 milliseconds