Home
last modified time | relevance | path

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

12345678910>>...47

/PHP-7.3/ext/openssl/tests/
H A Dopenssl_spki_verify_basic.phpt31 /* loop over key sizes for test */
34 /* loop to create and verify results */
/PHP-7.3/ext/oci8/tests/
H A Dlob_043.phpt20 for i in 1..50000 loop
22 end loop;
/PHP-7.3/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.3/tests/basic/
H A Dtimeout_variation_7.phpt2 Timeout within for loop
H A Dtimeout_variation_8.phpt2 Timeout within foreach loop
/PHP-7.3/Zend/tests/
H A Dbug76800.phpt2 Bug #76800 (foreach inconsistent if array modified during loop)
H A Dtemporary_cleaning_009.phpt16 return; // frees the loop variable
H A Dbug71300.phpt16 /* See #71303 for why not using for loop here */
H A Dbug50261.phpt17 print "Infinite loop...\n";
/PHP-7.3/ext/dba/libcdb/
H A Dcdb.h30 uint32 loop; /* number of hash slots searched under this key */ member
/PHP-7.3/tests/func/
H A D005a.phpt24 /* infinite loop to simulate long processing */
/PHP-7.3/tests/lang/
H A DforeachLoopObjects.005.phpt2 Foreach loop tests - removing properties before and after the current property during the loop.
/PHP-7.3/ext/date/tests/
H A Dbug46874.phpt2 Bug #46874 (DatePeriod not resetting after foreach loop)
/PHP-7.3/ext/json/tests/
H A D003.phpt2 json_encode() & endless loop - 1
H A D004.phpt2 json_encode() & endless loop - 2
/PHP-7.3/tests/output/
H A Dbug75236.phpt2 Bug #75236: infinite loop when printing an error-message
/PHP-7.3/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-7.3/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
/PHP-7.3/ext/iconv/tests/
H A Dbug76249.phpt2 Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)
/PHP-7.3/ext/phar/
H A Dphar_path_check.c42 loop: in phar_path_check()
126 goto loop; in phar_path_check()
/PHP-7.3/ext/pdo/tests/
H A Dbug_40285.phpt2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
/PHP-7.3/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt20 // loop through the $string_array to test strip_tags on various inputs

Completed in 25 milliseconds

12345678910>>...47