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
563 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type()
565 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()
707 zend_error_handling error_handling; in spl_filesystem_object_construct() local
739 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_filesystem_object_construct()
754 zend_restore_error_handling(&error_handling); in spl_filesystem_object_construct()
1154 zend_error_handling error_handling; \
1161 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
1163 zend_restore_error_handling(&error_handling); \
1233 zend_error_handling error_handling; in FileInfoFunction() local
1239 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1243 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1255 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1277 zend_restore_error_handling(&error_handling); in FileInfoFunction()
1287 zend_error_handling error_handling; in PHP_METHOD() local
1293 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in PHP_METHOD()
1297 zend_restore_error_handling(&error_handling); in PHP_METHOD()
1320 zend_restore_error_handling(&error_handling); in PHP_METHOD()
2053 zend_error_handling error_handling; in PHP_METHOD() local
2072 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in PHP_METHOD()
2100 zend_restore_error_handling(&error_handling); in PHP_METHOD()
2110 zend_error_handling error_handling; in PHP_METHOD() local
2129 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in PHP_METHOD()
2134 zend_restore_error_handling(&error_handling); in PHP_METHOD()