Home
last modified time | relevance | path

Searched refs:loop (Results 51 – 75 of 1146) sorted by relevance

12345678910>>...46

/PHP-7.0/ext/gd/tests/
H A Dbug75571.phpt2 Bug #75571 (Infinite loop in GIF reading causing DoS)
H A Dimagefill_1.phpt2 imagefill() infinite loop with wrong color index
H A Dlibgd00086_extern.phpt2 libgd #86 (Possible infinite loop in imagecreatefrompng)
H A Dlibgd00086.phpt2 libgd #86 (Possible infinite loop in imagecreatefrompng)
/PHP-7.0/tests/func/
H A D005a.phpt24 /* infinite loop to simulate long processing */
/PHP-7.0/tests/lang/
H A DforeachLoopObjects.005.phpt2 Foreach loop tests - removing properties before and after the current property during the loop.
H A DforeachLoop.004.phpt2 Foreach loop tests - using an array element as the $value
H A DforeachLoopObjects.006.phpt2 Foreach loop tests - substituting the entire iterated entity during the loop.
/PHP-7.0/ext/date/tests/
H A Dbug46874.phpt2 Bug #46874 (DatePeriod not resetting after foreach loop)
/PHP-7.0/tests/output/
H A Dbug75236.phpt2 Bug #75236: infinite loop when printing an error-message
/PHP-7.0/ext/json/tests/
H A D003.phpt2 json_encode() & endless loop - 1
H A D004.phpt2 json_encode() & endless loop - 2
/PHP-7.0/Zend/tests/
H A Dbug71300.phpt16 /* See #71303 for why not using for loop here */
H A Dbug50261.phpt17 print "Infinite loop...\n";
/PHP-7.0/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-7.0/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt36 /* loop to check that floatval() recognizes different
44 /* loop to check that doubleval() also recognizes different
H A Dfloatval_variation1.phpt36 /* loop through the $not_float_types to see working of
46 /* loop through the $not_float_types to see working of
/PHP-7.0/Zend/
H A Dzend_vm_execute.skl20 zend_error_noreturn(E_CORE_ERROR, "Arrived at end of main loop which shouldn't happen");
/PHP-7.0/ext/iconv/tests/
H A Dbug76249.phpt2 Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)
H A Dtranslit-failure.phpt22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-7.0/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-7.0/ext/pdo/tests/
H A Dbug_40285.phpt2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
/PHP-7.0/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt20 // loop through the $string_array to test strip_tags on various inputs
/PHP-7.0/ext/phar/
H A Dphar_path_check.re42 loop:
89 goto loop;
/PHP-7.0/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection

Completed in 38 milliseconds

12345678910>>...46