Home
last modified time | relevance | path

Searched refs:loop (Results 76 – 100 of 701) sorted by relevance

12345678910>>...29

/PHP-7.4/tests/lang/
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.
H A DforeachLoop.003.phpt2 Foreach loop tests - error case: not an array.
/PHP-7.4/Zend/tests/
H A Dbug50261.phpt17 print "Infinite loop...\n";
/PHP-7.4/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-7.4/ext/iconv/tests/
H A Dtranslit-failure.phpt21 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-7.4/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection
/PHP-7.4/ext/phar/
H A Dphar_path_check.re40 loop:
89 goto loop;
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation13.phpt23 //loop through each element of values for 'str' and default value of 'chunklen'
H A Dstrncasecmp_variation3.phpt17 /* loop through to compare the strings, for various length values */
H A Dstrncmp_variation3.phpt17 /* loop through to compare the strings, for various length values */
H A Dstrrchr_variation7.phpt29 //loop through to test strrchr() with each needle
H A Dstrrchr_variation3.phpt28 //loop through to test strrchr() with each needle
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_key_variation5.phpt17 // loop through each element of the array for arr1
H A Dksort_variation3.phpt39 // loop through to test ksort() with different arrays
48 // loop through $flags array and call ksort() with all possible sort flag values
H A Drsort_variation5.phpt27 // loop through to test rsort() with different arrays
36 // loop through $flags array and setting all possible flag values
H A Darray_diff_key_variation6.phpt17 // loop through each element of the array for arr1
H A Darray_diff_key_variation4.phpt21 // loop through each element of the array for arr1
/PHP-7.4/ext/standard/tests/streams/
H A Dbug54946.phpt2 Bug#54946 stream_get_contents infinite loop
/PHP-7.4/ext/date/tests/
H A Dgmstrftime_variation8.phpt23 // loop through each element of the array for timestamp
H A Dgmstrftime_variation19.phpt24 // loop through each element of the array for timestamp
H A Dstrftime_variation19.phpt24 // loop through each element of the array for timestamp
/PHP-7.4/ext/standard/tests/general_functions/
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.4/ext/standard/tests/math/
H A Dexpm1_basic.phpt28 // loop through each element of $values to check the behaviour of expm1()
/PHP-7.4/ext/standard/tests/file/
H A Dis_dir_variation3.phpt31 /* loop through to test each element the above array */

Completed in 25 milliseconds

12345678910>>...29