Home
last modified time | relevance | path

Searched refs:finally (Results 1 – 25 of 122) sorted by last modified time

12345

/PHP-7.4/ext/mysqli/tests/
H A D026.phpt28 mysqli_stmt_send_long_data($stmt, 1, " And finally this is the last sentence.");
63 …string(99) "This is the first sentence. And this is the second sentence. And finally this is the l…
/PHP-7.4/Zend/tests/
H A Dexception_set_previous_leak.phpt2 Leak when setting recursive previous exception in finally handling
11 } finally {
/PHP-7.4/ext/openssl/tests/
H A DCertificateGenerator.inc145 } finally {
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.c752 …uint32_t catch = op_array->try_catch_array[i].catch_op, finally = op_array->try_catch_array[i].fin… in phpdbg_check_caught_ex() local
753 if (op_num <= catch || op_num <= finally) { in phpdbg_check_caught_ex()
754 if (finally) { in phpdbg_check_caught_ex()
/PHP-7.4/Zend/tests/generators/
H A Dyield_in_finally_cleanup.phpt2 Free pending exceptions / return values on clone on yield in finally
8 } finally {
16 } finally {
23 } finally {
27 } finally {
37 } finally {
40 } finally {
H A Dexception_during_shutdown.phpt11 } finally {
12 echo "before yield in finally\n";
14 echo "after yield in finally\n";
16 echo "after finally\n";
25 before yield in finally
27 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
/PHP-7.4/ext/opcache/tests/
H A Dbug70207.phpt17 finally { @fclose(null); }
/PHP-7.4/docs/
H A Dunix-build-system.md18 * finally abandoned automake
/PHP-7.4/Zend/tests/try/
H A Dtry_finally_013.phpt2 Return in try and finally inside loop
12 } finally {
13 echo "finally\n";
24 finally
H A Dtry_finally_014.phpt2 Break 2 in try and return in finally inside nested loop
13 } finally {
14 echo "finally\n";
26 finally
H A Dbug70228_7.phpt2 Bug #70228 (memleak if return in finally block)
15 } finally {
H A Dbug70228_8.phpt2 Bug #70228 (memleak if return in finally block)
16 } finally {
H A Dtry_finally_015.phpt2 Ignoring return inside loop using finally
15 } finally {
H A Dtry_finally_016.phpt22 } finally {
23 echo "finally\n";
37 finally
H A Dtry_finally_017.phpt23 } finally {
29 } finally {
H A Dbug70228_4.phpt2 Bug #70228 (memleak if return in finally block)
8 } finally {
12 } finally {
15 } finally {
/PHP-7.4/Zend/tests/assert/
H A Dexpect_015.phpt117 } finally {
268 } finally {
/PHP-7.4/sapi/phpdbg/tests/
H A Dexceptions_001.phpt34 } finally {
H A Dexceptions_002.phpt39 } finally {
H A Dexceptions_003.phpt17 00006: } finally {
21 00006: } finally {
31 00006: } finally {
47 } finally {
H A Dstepping_001.phpt34 00011: } finally {
38 >00011: } finally {
48 >00011: } finally {
65 } finally {
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc125 .'if necessary. And finally this switch will add the file phar.inc from '
/PHP-7.4/ext/pdo/tests/
H A Dpdo_dsn_containing_credentials.phpt42 finally
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます24622 # except: or finally:
24628 >&0 search/4096 finally: Python script text executable
H A Dmagic24622 # except: or finally:
24628 >&0 search/4096 finally: Python script text executable

Completed in 163 milliseconds

12345