Home
last modified time | relevance | path

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

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

/PHP-5.4/ext/standard/tests/strings/
H A Dstr_split_variation5.phpt79 // loop through each element of the 'heredoc_array' for 'str'
H A Dstr_split_variation6_64bit.phpt37 //loop through each element of $values for 'split_length'
H A Dstr_split_variation7.phpt39 //loop through each element of $values for 'split_length'
H A Dstripos_variation2.phpt76 /* loop through to get the position of the needle in haystack string */
H A Dstrrpos_variation1.phpt65 /* loop through to get the position of the needle in haystack string */
H A Dstrrpos_variation2.phpt66 /* loop through to get the position of the needle in haystack string */
H A Dstrtok_variation6.phpt31 // loop through each element of the array and check the working of strtok()
H A Daddslashes_variation1.phpt81 // loop through each element of the array and check the working of addslashes()
H A Dstripos_variation9.phpt80 // loop through each element of the array and check the working of stripos()
H A Dstripslashes_variation1.phpt82 // loop through each element of the array and check the working of stripslashes()
H A Dstrncasecmp_variation5.phpt83 /* loop through each element of the array and check the working of strncasecmp() */
H A Dstrrchr_variation1.phpt75 /* loop through to get the position of the needle in haystack string */
/PHP-5.4/ext/standard/tests/array/
H A Darray_intersect_assoc_variation6.phpt66 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation6.phpt63 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_map_variation5.phpt69 // loop through the various elements of $arrays to test array_map()
/PHP-5.4/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation1.phpt107 // loop through each element of $inputs to check the behavior of iconv_mime_decode_headers()
H A Diconv_strlen_variation1.phpt103 // loop through each element of $inputs to check the behavior of iconv_strlen()
/PHP-5.4/ext/standard/tests/file/
H A Dfseek_ftell_rewind_basic2.phpt62 } //end of whence loop
69 } //end of file_mode loop
70 } //end of File content type loop
H A Dfseek_ftell_rewind_basic1.phpt51 } //end of whence loop
58 } //end of file_modes loop
59 } //end of file_content_types loop
H A Dfseek_ftell_rewind_basic2-win32.phpt63 } //end of whence loop
70 } //end of file_mode loop
71 } //end of File content type loop
/PHP-5.4/tests/lang/
H A D024.phpt415 3 loop iterations should follow:
640 3 loop iterations should follow:
865 3 loop iterations should follow:
1090 3 loop iterations should follow:
1315 3 loop iterations should follow:
1540 3 loop iterations should follow:
1765 3 loop iterations should follow:
1990 3 loop iterations should follow:
2215 3 loop iterations should follow:
2440 3 loop iterations should follow:
[all …]
/PHP-5.4/ext/spl/internal/
H A Dlimititerator.inc22 * a skip loop otehrwise.
/PHP-5.4/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation3.phpt98 // loop through each element of $inputs to check the behavior of mb_encode_mimeheader()
H A Dmb_stripos_variation2.phpt95 // loop through each element of $inputs to check the behavior of mb_stripos()
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_more_results.phpt73 // you must fetch all rows before you can loop to the next result set!

Completed in 38 milliseconds

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