Lines Matching refs:error_handling

439 	zend_error_handling error_handling;  in spl_filesystem_object_create_info()  local
457 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_info()
474 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_info()
483 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
485 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type()
494 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
553 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
562 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
570 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
574 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
704 zend_error_handling error_handling; in spl_filesystem_object_construct() local
706 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_filesystem_object_construct()
722 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
727 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
734 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
753 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
1154 zend_error_handling error_handling; \
1159 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
1162 zend_restore_error_handling(&error_handling); \
1248 zend_error_handling error_handling; in FileInfoFunction() local
1254 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1287 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1299 zend_error_handling error_handling; in SPL_METHOD() local
1305 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
1329 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1350 zend_error_handling error_handling; in SPL_METHOD() local
1352 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1358 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1368 zend_error_handling error_handling; in SPL_METHOD() local
1370 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling ); in SPL_METHOD()
1376 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1386 zend_error_handling error_handling; in SPL_METHOD() local
1388 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1394 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1404 zend_error_handling error_handling; in SPL_METHOD() local
1406 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1419 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2268 zend_error_handling error_handling; in SPL_METHOD() local
2287 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2315 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2326 zend_error_handling error_handling; in SPL_METHOD() local
2345 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2350 zend_restore_error_handling(&error_handling); in SPL_METHOD()