Lines Matching refs:error_handling
2725 zend_error_handling error_handling; in PHP_METHOD() local
2731 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
2733 zend_restore_error_handling(&error_handling); in PHP_METHOD()
2745 zend_error_handling error_handling; in PHP_METHOD() local
2751 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
2753 zend_restore_error_handling(&error_handling); in PHP_METHOD()
3723 zend_error_handling error_handling; in PHP_METHOD() local
3729 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
3732 zend_restore_error_handling(&error_handling); in PHP_METHOD()
4190 zend_error_handling error_handling; in PHP_METHOD() local
4196 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
4202 zend_restore_error_handling(&error_handling); in PHP_METHOD()
4438 zend_error_handling error_handling; in PHP_METHOD() local
4440 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
4445 zend_restore_error_handling(&error_handling); in PHP_METHOD()
4509 zend_restore_error_handling(&error_handling); in PHP_METHOD()