Home
last modified time | relevance | path

Searched refs:loop (Results 226 – 250 of 1162) sorted by relevance

12345678910>>...47

/PHP-7.2/ext/standard/tests/array/
H A Darsort_error.phpt26 // loop through $flag_value array and setting all possible flag values
H A Dasort_error.phpt26 // loop through $flag_value array and setting all possible flag values
H A Dkrsort_error.phpt26 // loop through $flag_value array and call krsort with all possible sort flag values
H A Dksort_error.phpt26 // loop through $flag_value array and call krsort with all possible sort flag values
H A Drsort_variation8.phpt34 // loop through to test rsort() with different arrays
H A Dsort_error.phpt26 // loop through $flag_value array and setting all possible flag values
/PHP-7.2/Zend/
H A Dzend_vm_execute.skl21 zend_error_noreturn(E_CORE_ERROR, "Arrived at end of main loop which shouldn't happen");
/PHP-7.2/ext/json/tests/
H A Djson_decode_basic.phpt32 // loop through with each element of the $inputs array to test json_decode() function
/PHP-7.2/ext/standard/tests/file/
H A Dfilesize_variation3-win32.phpt26 // truncate the same file, in the loop , each time with the decrement in size by 1200 bytes,
H A Dfilesize_variation3.phpt26 // truncate the same file, in the loop , each time with the decrement in size by 1200 bytes,
H A Dis_file_variation4.phpt38 /* loop through to test each element in the above array */
/PHP-7.2/ext/standard/tests/strings/
H A Dstrip_tags_variation10.phpt30 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrtr_variation1.phpt43 /* loop through to test strtr() with each element of $str_arr */
H A Dstrtr_variation2.phpt47 /* loop through to test strtr() with each element of $str_arr */
H A Dstrval_variation1.phpt86 // loop through each element of the array for strval
H A Dstrncasecmp_variation9.phpt67 /* loop through to compare the strings */
/PHP-7.2/ext/standard/tests/math/
H A Ddecbin_variation1.phpt84 // loop through each element of $inputs to check the behaviour of decbin()
H A Ddecbin_variation1_64bit.phpt84 // loop through each element of $inputs to check the behaviour of decbin()
H A Dhexdec_variation1.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dhexdec_variation1_64bit.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dround_variation1.phpt81 // loop through each element of $inputs to check the behaviour of round()
/PHP-7.2/ext/standard/tests/image/
H A Dgetimagesize_variation3.phpt27 //loop through each element of the array for filename
/PHP-7.2/ext/standard/tests/general_functions/
H A Dstrval.phpt98 /* loop to check that strval() recognizes different
136 /* loop through the $not_scalars to see working of
H A Dintval.phpt36 /* loop to check that intval() recognizes different
143 /* loop through the $not_int_types to see working of
H A Dis_numeric.phpt90 /* loop to check that is_numeric() recognizes different
140 /* loop through the $not_numerics to see working of

Completed in 38 milliseconds

12345678910>>...47