Home
last modified time | relevance | path

Searched refs:loop (Results 501 – 525 of 701) sorted by relevance

1...<<212223242526272829

/PHP-7.4/ext/standard/tests/strings/
H A Dstripos_variation2.phpt76 /* loop through to get the position of the needle in haystack string */
H A Dstrlen.phpt51 /* loop through to find the length of each string */
H A Dstrrchr_variation11.phpt79 // loop through each element of the array and check the working of strrchr()
H A Dstrripos_variation1.phpt65 /* loop through to get the position of the needle in haystack string */
H A Dstrrpos_variation10.phpt82 // loop through each element of the 'needle' array to check the working of strrpos()
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation13.phpt62 } //end of mode loop
H A Dfgetcsv_variation20.phpt65 } //end of mode loop
H A Dfputcsv_variation10.phpt64 } //end of mode loop
H A Dfscanf_variation55.phpt86 } // end of inner for loop
87 } // end of outer for loop
H A Dftruncate_variation1-win32-mb.phpt67 } //end of inner for loop
68 }//end of outer foreach loop
H A Dftruncate_variation1-win32.phpt67 } //end of inner for loop
68 }//end of outer foreach loop
H A Dftruncate_variation1.phpt67 } //end of inner for loop
68 }//end of outer foreach loop
/PHP-7.4/ext/standard/tests/array/
H A Darray_combine_variation3.phpt76 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_diff_assoc_variation1.phpt91 // loop through each element of $inputs to check the behavior of array_diff_assoc
H A Darray_diff_assoc_variation2.phpt91 // loop through each element of $inputs to check the behavior of array_diff_assoc
H A Darray_diff_variation1.phpt91 // loop through each element of $inputs to check the behavior of array_diff
H A Darray_diff_variation2.phpt91 // loop through each element of $inputs to check the behavior of array_diff
H A Darray_intersect_variation3.phpt87 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_intersect_variation4.phpt86 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_merge_recursive_variation2.phpt88 // loop through each element of $arrays and check the behavior of array_merge_recursive()
H A Darray_merge_recursive_variation4.phpt59 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_reverse_variation4.phpt63 // loop through the various elements of $arrays to test array_reverse()
H A Darray_reverse_variation5.phpt66 // loop through the various elements of $arrays to test array_reverse()
H A Darray_diff_uassoc_variation4.phpt104 // loop through each element of the array for arr2
H A Darray_diff_ukey_variation3.phpt98 // loop through each element of the array for key_comp_func

Completed in 69 milliseconds

1...<<212223242526272829