Home
last modified time | relevance | path

Searched refs:loop (Results 326 – 350 of 701) sorted by relevance

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

/PHP-7.4/ext/standard/tests/strings/
H A Dstr_replace_variation1.phpt20 /* loop through to replace the matched elements in the array */
H A Dstr_split_variation3.phpt40 //loop through each element of $values for 'str' argument
H A Dstr_split_variation7_64bit.phpt39 //loop through each element of $values for 'split_length'
H A Dstrcspn_variation6.phpt78 // loop through each element of the arrays for string and mask arguments
H A Dstrcspn_variation9.phpt44 // loop through each element of the array for str argument
H A Dstrtok_variation5.phpt44 // loop through each element of the array and check the working of strtok()
H A Dchunk_split_variation4.phpt77 // loop through each element of the heredoc_arr for 'str'
H A Dprintf_variation2.phpt87 // loop through each element of the array for arg1
H A Dstrspn_variation9.phpt44 // loop through each element of the array for str argument
H A Dstrtok_variation3.phpt54 // loop through each element of the array and check the working of strtok()
H A Dimplode1.phpt18 /* loop to output string with ', ' as $glue, using implode() */
50 /* loop through to display a string containing all the array $pieces in the same order,
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_2.phpt2 …c Implicit Result Sets: oci_get_implicit_resultset: similar to imp_res_get_1 but with unrolled loop
/PHP-7.4/ext/standard/tests/array/
H A Darray_filter_variation3.phpt41 // loop through each element of 'input' with default callback
H A Darray_shift_variation2.phpt108 // loop through each element of $inputs to check the behavior of array_shift
H A Darray_shift_variation3.phpt95 // loop through each element of $inputs to check the behavior of array_shift()
H A Darsort_variation8.phpt40 // loop through to test arsort() with different arrays
/PHP-7.4/ext/date/tests/
H A Dgetdate_variation5.phpt31 // loop through each element of the array for timestamp
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt51 /* loop through to test each element the above array */
H A Dfgetc_variation1.phpt19 // loop to check the file opened in different read modes
H A Dis_executable_variation2.phpt55 /* loop through to test each element in the above array
H A Dis_readable_variation2.phpt55 /* loop through to test each element in the above array
H A Drealpath_basic-win32-mb.phpt45 /* loop through $files to read the filepath of $file in the above array */
H A Dfwrite_variation4-win32.phpt68 } // end of inner foreach loop
69 } // end of outer foreach loop
H A Dfwrite_variation4.phpt68 } // end of inner foreach loop
69 } // end of outer foreach loop
/PHP-7.4/Zend/
H A Dzend_vm_execute.skl26 zend_error_noreturn(E_CORE_ERROR, "Arrived at end of main loop which shouldn't happen");

Completed in 109 milliseconds

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