Home
last modified time | relevance | path

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

12345678910>>...47

/PHP-5.4/tests/lang/
H A DforeachLoop.006.phpt2 Foreach loop tests - error case: key is a reference.
H A DforeachLoop.008.phpt2 Foreach loop tests - error case: reference to constant array, with key.
H A DforeachLoopObjects.005.phpt2 Foreach loop tests - removing properties before and after the current property during the loop.
H A DforeachLoopObjects.006.phpt2 Foreach loop tests - substituting the entire iterated entity during the loop.
H A DforeachLoop.004.phpt2 Foreach loop tests - using an array element as the $value
/PHP-5.4/ext/oci8/tests/
H A Dlob_043.phpt20 for i in 1..50000 loop
22 end loop;
/PHP-5.4/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.4/ext/json/tests/
H A D004.phpt2 json_encode() & endless loop - 2
H A D003.phpt2 json_encode() & endless loop - 1
/PHP-5.4/tests/func/
H A D005a.phpt24 /* infinite loop to simulate long processing */
/PHP-5.4/ext/dba/libcdb/
H A Dcdb.h32 uint32 loop; /* number of hash slots searched under this key */ member
/PHP-5.4/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.4/ext/date/tests/
H A Dbug46874.phpt2 Bug #46874 (DatePeriod not resetting after foreach loop)
/PHP-5.4/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-5.4/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.4/ext/phar/
H A Dphar_path_check.re42 loop:
89 goto loop;
/PHP-5.4/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt20 // loop through the $string_array to test strip_tags on various inputs
/PHP-5.4/ext/pdo/tests/
H A Dbug_40285.phpt2 PDO Common: Bug #40285 (The prepare parser goes into an infinite loop on ': or ":)
/PHP-5.4/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-5.4/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection

Completed in 35 milliseconds

12345678910>>...47