Home
last modified time | relevance | path

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

12345678910>>...46

/PHP-5.5/ext/oci8/tests/
H A Dlob_043.phpt20 for i in 1..50000 loop
22 end loop;
/PHP-5.5/Zend/tests/
H A Djump05.phpt2 jump 05: goto from loop (forward)
H A Djump04.phpt2 jump 04: goto from loop (backward)
H A Dbug50261.phpt17 print "Infinite loop...\n";
/PHP-5.5/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-5.5/tests/func/
H A D005a.phpt24 /* infinite loop to simulate long processing */
/PHP-5.5/ext/dba/libcdb/
H A Dcdb.h32 uint32 loop; /* number of hash slots searched under this key */ member
/PHP-5.5/ext/gd/tests/
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-5.5/ext/date/tests/
H A Dbug46874.phpt2 Bug #46874 (DatePeriod not resetting after foreach loop)
/PHP-5.5/ext/json/tests/
H A D003.phpt2 json_encode() & endless loop - 1
H A D004.phpt2 json_encode() & endless loop - 2
/PHP-5.5/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-5.5/Zend/
H A Dzend_vm_execute.skl36 zend_error_noreturn(E_ERROR, "Arrived at end of main loop which shouldn't happen");
/PHP-5.5/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-5.5/ext/pdo/tests/
H A Dbug_40285.phpt2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
/PHP-5.5/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt20 // loop through the $string_array to test strip_tags on various inputs
/PHP-5.5/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-5.5/ext/phar/
H A Dphar_path_check.re42 loop:
89 goto loop;
/PHP-5.5/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection
/PHP-5.5/ext/iconv/tests/
H A Dtranslit-failure.phpt22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in

Completed in 29 milliseconds

12345678910>>...46