Home
last modified time | relevance | path

Searched refs:loop (Results 401 – 425 of 701) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-7.4/ext/standard/tests/array/
H A Deach_variation3.phpt96 // loop through each element of $inputs to check the behavior of each()
H A Dkrsort_variation9.phpt33 // loop through to test krsort() with different arrays,
H A Dksort_variation9.phpt32 // loop through to test ksort() with different arrays,
H A Dsort_variation9.phpt36 // loop through to test sort() with different arrays,
H A Darray_fill_variation5.phpt39 // loop through each element of the values array for 'val' argument
H A Darray_merge_variation3.phpt111 // loop through each element of $inputs to check the behavior of array_merge
H A Darray_rand_variation4.phpt64 } // end of for loop
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt46 // loop through each element of values for 'chunklen'
H A Dhtmlspecialchars_decode_variation4.phpt25 // loop through each element of the values array to check htmlspecialchars_decode() function with a…
H A Dstrcspn_variation10.phpt54 // loop through each element of the array for mask argument
H A Dstrspn_variation10.phpt55 // loop through each element of the array for mask argument
H A Dstrrchr_variation2.phpt75 /* loop through to get the position of the needle in haystack string */
H A Dstrtolower.phpt54 /* loop through to check possible variations */
H A Ducwords_variation4.phpt56 // loop through the $str_array array to test ucwords on each element
/PHP-7.4/ext/standard/tests/math/
H A Dhexdec_variation1.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dbindec_variation1.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Dbindec_variation1_64bit.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Dhexdec_variation1_64bit.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
/PHP-7.4/ext/standard/tests/file/
H A Dfseek_ftell_rewind_error1.phpt37 /* loop to test fseek() with different invalid type of args */
H A Dfwrite_variation3.phpt78 } // end of inner foreach loop
79 } // end of outer foreach loop
H A Dglob_variation-win32-mb.phpt45 /* loop through $patterns to match each $pattern with the files created
72 /* loop through $patterns to match each $pattern with the directories created
H A Dfgets_variation5.phpt52 } // file_content_type loop
53 } // file_mode loop
H A Dfwrite_variation3-win32.phpt77 } // end of inner foreach loop
78 } // end of outer foreach loop
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt84 /* loop to display the variables and its reference count using
H A Ddebug_zval_dump_b_64bit.phpt88 /* loop to display the variables and its reference count using

Completed in 62 milliseconds

1...<<11121314151617181920>>...29