Lines Matching refs:error_handling
415 zend_error_handling error_handling; in spl_filesystem_object_create_info() local
433 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_info()
450 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_info()
459 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
461 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type()
470 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
529 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
538 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
546 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
550 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
681 zend_error_handling error_handling; in spl_filesystem_object_construct() local
683 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_filesystem_object_construct()
699 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
704 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
711 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
730 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
1129 zend_error_handling error_handling; \
1134 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
1137 zend_restore_error_handling(&error_handling); \
1223 zend_error_handling error_handling; in FileInfoFunction() local
1229 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1259 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1271 zend_error_handling error_handling; in SPL_METHOD() local
1277 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
1301 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1322 zend_error_handling error_handling; in SPL_METHOD() local
1324 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1330 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1340 zend_error_handling error_handling; in SPL_METHOD() local
1342 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling ); in SPL_METHOD()
1348 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1358 zend_error_handling error_handling; in SPL_METHOD() local
1360 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1366 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1376 zend_error_handling error_handling; in SPL_METHOD() local
1378 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1391 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2259 zend_error_handling error_handling; in SPL_METHOD() local
2278 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2306 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2317 zend_error_handling error_handling; in SPL_METHOD() local
2336 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2341 zend_restore_error_handling(&error_handling); in SPL_METHOD()