Home
last modified time | relevance | path

Searched refs:loop (Results 301 – 325 of 1156) sorted by relevance

1...<<11121314151617181920>>...47

/PHP-7.3/ext/standard/tests/strings/
H A Dstr_shuffle_variation1.phpt71 // loop through with each element of the $inputs array to test str_shuffle() function
H A Dstrip_tags_variation4.phpt37 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstrip_tags_variation7.phpt35 //loop through the various elements of strings array to test strip_tags() functionality
H A Dstristr_variation1.phpt71 // loop through with each element of the $inputs array to test stristr() function
H A Dstrlen_variation1.phpt73 // loop through with each element of the $inputs array to test strlen() function
H A Dbin2hex_variation1.phpt68 // loop through with each element of the $inputs array to test bin2hex() function
H A Dhebrevc_variation1.phpt71 // loop through with each element of the $texts array to test hebrevc() function
H A Dvsprintf_variation2.phpt83 // loop through each element of the array for args
/PHP-7.3/ext/standard/tests/file/
H A Dreadlink_realpath_basic2.phpt44 /* loop through $files to read the filepath of $file in the above array */
H A Drealpath_basic-win32.phpt45 /* loop through $files to read the filepath of $file in the above array */
H A Dis_executable_variation1.phpt50 /* loop through to test each element in the above array
H A Dfwrite_variation1-win32-mb.phpt76 } // end of inner foreach loop
77 } // end of outer foreach loop
H A Dfwrite_variation1-win32.phpt76 } // end of inner foreach loop
77 } // end of outer foreach loop
H A Dfwrite_variation1.phpt74 } // end of inner foreach loop
75 } // end of outer foreach loop
H A Dfileowner_variation3.phpt40 /* loop through to test each element in the above array */
/PHP-7.3/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt89 // loop through each element of $inputs to check the behavior of ctype_alnum()
H A Dctype_alpha_variation1.phpt89 // loop through each element of $inputs to check the behavior of ctype_alpha()
H A Dctype_cntrl_variation1.phpt90 // loop through each element of $inputs to check the behavior of ctype_cntrl()
H A Dctype_graph_variation1.phpt89 // loop through each element of $inputs to check the behavior of ctype_graph()
H A Dctype_space_variation1.phpt89 // loop through each element of $inputs to check the behavior of ctype_space()
/PHP-7.3/tests/lang/
H A DforeachLoopObjects.003.phpt2 Foreach loop tests - modifying the object during the loop.
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt91 // loop through each element of the array for pattern
H A Dmb_strtoupper_variation1.phpt92 // loop through each element of $inputs to check the behavior of mb_strtoupper()
H A Dmb_substr_variation1.phpt93 // loop through each element of $inputs to check the behavior of mb_substr()
/PHP-7.3/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt95 // loop through each element of $inputs to check the behavior of iconv_mime_decode()

Completed in 76 milliseconds

1...<<11121314151617181920>>...47