Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_execute_API.c251 zval *zeh; in shutdown_executor() local
255 zeh = EG(user_error_handler); in shutdown_executor()
257 zval_ptr_dtor(&zeh); in shutdown_executor()
261 zeh = EG(user_exception_handler); in shutdown_executor()
263 zval_ptr_dtor(&zeh); in shutdown_executor()
H A Dzend_builtin_functions.c1576 zval *zeh = EG(user_error_handler); in ZEND_FUNCTION() local
1579 zval_ptr_dtor(&zeh); in ZEND_FUNCTION()

Completed in 15 milliseconds