Home
last modified time | relevance | path

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

12345678910>>...47

/PHP-5.6/ext/phar/
H A Dphar_path_check.re42 loop:
89 goto loop;
H A Dphar_path_check.c44 loop: in phar_path_check()
112 goto loop; in phar_path_check()
/PHP-5.6/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-5.6/tests/lang/
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-5.6/ext/iconv/tests/
H A Dtranslit-failure.phpt22 * infinite loop when ASCII//TRANSLIT is performed. We should stop it in
/PHP-5.6/ext/pgsql/tests/
H A D80_bug27597.phpt30 $i = 0; // endless-loop protection
/PHP-5.6/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_variation8.phpt27 //loop through to test strrchr() with each needle
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-5.6/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.phpt32 // loop through to test rsort() with different arrays
41 // 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 Drsort_variation3.phpt41 // loop through to test rsort() with different arrays
50 // loop through $flag_value array and setting all possible flag values
H A Dkrsort_variation3.phpt39 // loop through to test krsort() with different arrays
48 // loop through $flags array and call krsort() with all possible sort flag values
H A Darray_diff_key_variation4.phpt21 // loop through each element of the array for arr1
/PHP-5.6/ext/date/tests/
H A Dgmstrftime_variation8.phpt23 // loop through each element of the array for timestamp
H A Dgmstrftime_variation4.phpt23 // loop through each element of the array for timestamp
/PHP-5.6/ext/standard/tests/file/
H A Dis_dir_variation3.phpt29 /* loop through to test each element the above array */
/PHP-5.6/ext/standard/tests/math/
H A Dexpm1_basic.phpt29 // loop through each element of $values to check the behaviour of expm1()
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt34 /* loop over key sizes for test */
37 /* loop to create and verify results */

Completed in 29 milliseconds

12345678910>>...47