Home
last modified time | relevance | path

Searched refs:loop (Results 451 – 475 of 701) sorted by relevance

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

/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_variation7.phpt30 // loop through the various elements of $arrays to test array_unshift()
H A Darray_combine_variation4.phpt76 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_unique_variation2.phpt73 // loop through each sub-array of $inputs to check the behavior of array_unique()
H A Darray_unshift_variation8.phpt30 // loop through the various elements of $arrays to test array_unshift()
H A Darray_key_exists_variation1.phpt89 // loop through each element of $inputs to check the behavior of array_key_exists()
H A Darray_merge_variation4.phpt99 // loop through each element of $inputs to check the behavior of array_merge
H A Darray_slice_variation7.phpt100 // loop through each element of $inputs to check the behavior of array_slice()
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation9.phpt44 //loop through element of values for 'ending'
H A Dstrrpos_variation2.phpt66 /* loop through to get the position of the needle in haystack string */
H A Ducfirst.phpt44 /* loop to test working of ucfirst with different values */
H A Djoin_variation2.phpt84 // loop through each element of the array and check the working of join()
H A Dsprintf_variation1.phpt85 // loop through each element of the array for format
H A Dprintf_variation1.phpt85 // loop through each element of the array for format
H A Dlcfirst.phpt44 /* loop to test working of lcfirst with different values */
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation21.phpt65 } //end of mode loop
H A Dftruncate_error.phpt44 /* loop to test ftruncate() with different invalid type of args */
H A Dfgets_variation6-win32.phpt59 } // file_content_type loop
60 } // file_mode loop
H A Dfgets_variation6.phpt59 } // file_content_type loop
60 } // file_mode loop
H A Dfwrite_variation1-win32-mb.phpt76 } // end of inner foreach loop
77 } // end of outer foreach loop
H A Dfwrite_variation1.phpt68 } // end of inner foreach loop
69 } // end of outer foreach loop
H A Dfread_error.phpt42 /* loop to test fread() with different invalid type of args */
H A Dfwrite_error.phpt49 /* loop to test fwrite() with different invalid type of args */
H A Dpathinfo_basic2-win32.phpt38 /* loop through $paths to test each $path in the above array */
H A Dfgets_basic.phpt47 } // file_content_type loop
48 } // file_mode loop
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3191 loop = LABEL(); in reset_early_fail()
3324 loop = LABEL(); in copy_ovector()
4583 loop = LABEL(); in do_utfreadnewline_invalid()
4608 loop = LABEL(); in do_utfreadnewline_invalid()
5267 loop = LABEL(); in mainloop_entry()
5287 loop = LABEL(); in mainloop_entry()
6204 loop = LABEL(); in fast_forward_newline()
6233 loop = LABEL(); in fast_forward_newline()
6379 loop = LABEL(); in search_requested_char()
9001 loop = LABEL(); in compile_ref_matchingpath()
[all …]

Completed in 53 milliseconds

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