Home
last modified time | relevance | path

Searched refs:loop (Results 26 – 50 of 1170) sorted by relevance

12345678910>>...47

/PHP-7.1/Zend/tests/try/
H A Dfinally_goto_005.phpt10 return; // don't loop
H A Dtry_finally_011.phpt15 Fatal error: 'break' not in the 'loop' or 'switch' context in %stry_finally_011.php on line %d
H A Dtry_finally_013.phpt2 Return in try and finally inside loop
H A Dtry_finally_014.phpt2 Break 2 in try and return in finally inside nested loop
H A Dtry_finally_015.phpt2 Ignoring return inside loop using finally
/PHP-7.1/ext/json/tests/
H A D005.phpt2 json_encode() & endless loop - 3
/PHP-7.1/ext/opcache/tests/
H A Dbug74623.phpt2 Bug #74623: Infinite loop in type inference when using HTMLPurifier
H A Dbug72762.phpt2 Bug #72762: Infinite loop while parsing a file with opcache enabled
H A Dbug74431.phpt2 Bug #74431 - foreach infinite loop
/PHP-7.1/Zend/tests/
H A Dinference_infinite_loop.phpt2 Type inference should not result in infinite loop
H A Djump09.phpt13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump09.php on line 7
H A Djump10.phpt13 Fatal error: 'goto' into loop or switch statement is disallowed in %sjump10.php on line 2
H A Dbug44184.phpt2 Bug #44184 (Double free of loop-variable on exception)
H A Dbug70785.phpt2 Bug #70785 (Infinite loop due to exception during identical comparison)
H A Dtemporary_cleaning_007.phpt2 Exception inside a foreach loop with return
H A Djump05.phpt2 jump 05: goto from loop (forward)
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_spki_export_basic.phpt32 /* loop over key sizes for test */
35 /* loop to create and verify results */
H A Dopenssl_spki_verify_basic.phpt31 /* loop over key sizes for test */
34 /* loop to create and verify results */
/PHP-7.1/ext/standard/tests/general_functions/
H A Dfloatval.phpt35 /* loop to check that floatval() recognizes different
44 /* loop to check that doubleval() also recognizes different
79 /* loop through the $not_float_types to see working of
88 /* loop through the $not_float_types to see working of
/PHP-7.1/ext/pcre/tests/
H A Dbug38600.phpt2 Bug #38600 (infinite loop in pcre with extended class)
H A Dbug75539.phpt11 Warning: preg_match(): Compilation failed: recursive call could loop indefinitely at offset %s in %…
/PHP-7.1/tests/lang/
H A DforeachLoop.006.phpt2 Foreach loop tests - error case: key is a reference.
/PHP-7.1/ext/spl/tests/
H A Dbug75173.phpt2 Bug #75173 incorrect behavior of AppendIterator::append in foreach loop
/PHP-7.1/tests/basic/
H A Dtimeout_variation_0.phpt2 Timeout within while loop
/PHP-7.1/ext/oci8/tests/
H A Dlob_043.phpt20 for i in 1..50000 loop
22 end loop;

Completed in 91 milliseconds

12345678910>>...47