Lines Matching refs:error_handling

438 	zend_error_handling error_handling;  in spl_filesystem_object_create_info()  local
456 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_info()
473 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_info()
482 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
484 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type()
493 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
552 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
561 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
569 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
573 zend_restore_error_handling(&error_handling); in spl_filesystem_object_create_type()
705 zend_error_handling error_handling; in spl_filesystem_object_construct() local
707 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_filesystem_object_construct()
723 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
728 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
735 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
754 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
1153 zend_error_handling error_handling; \
1158 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
1161 zend_restore_error_handling(&error_handling); \
1247 zend_error_handling error_handling; in FileInfoFunction() local
1253 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1286 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1298 zend_error_handling error_handling; in SPL_METHOD() local
1304 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
1328 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1349 zend_error_handling error_handling; in SPL_METHOD() local
1351 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1357 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1367 zend_error_handling error_handling; in SPL_METHOD() local
1369 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling ); in SPL_METHOD()
1375 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1385 zend_error_handling error_handling; in SPL_METHOD() local
1387 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1393 zend_restore_error_handling(&error_handling); in SPL_METHOD()
1403 zend_error_handling error_handling; in SPL_METHOD() local
1405 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1418 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2286 zend_error_handling error_handling; in SPL_METHOD() local
2305 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2333 zend_restore_error_handling(&error_handling); in SPL_METHOD()
2344 zend_error_handling error_handling; in SPL_METHOD() local
2363 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
2368 zend_restore_error_handling(&error_handling); in SPL_METHOD()