Home
last modified time | relevance | path

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

/PHP-8.1/Zend/tests/
H A Dbug63206_2.phpt20 restore_exception_handler();
21 restore_exception_handler();
H A Dexception_handler_006.phpt9 restore_exception_handler();
H A Dbug32226.phpt17 restore_exception_handler();
/PHP-8.1/Zend/
H A Dzend_builtin_functions.stub.php108 function restore_exception_handler(): bool {} function
H A Dzend_builtin_functions_arginfo.h254 ZEND_FUNCTION(restore_exception_handler);
317 ZEND_FE(restore_exception_handler, arginfo_restore_exception_handler)
H A Dzend_builtin_functions.c1220 ZEND_FUNCTION(restore_exception_handler) in ZEND_FUNCTION() argument

Completed in 10 milliseconds