Home
last modified time | relevance | path

Searched refs:inputs (Results 601 – 610 of 610) sorted by relevance

1...<<2122232425

/PHP-7.0/ext/standard/tests/array/
H A Darray_diff_ukey_variation4.phpt42 $inputs = array(
83 foreach($inputs as $key =>$value) {
H A Darray_intersect_uassoc_variation4.phpt46 $inputs = array(
86 foreach($inputs as $key =>$value) {
H A Darray_map_variation17.phpt67 // loop through each element of $inputs to check the behavior of array_map
H A Darray_intersect_ukey_variation3.phpt41 $inputs = array(
87 foreach($inputs as $key =>$value) {
H A Drsort_variation1.phpt37 $inputs = array(
84 // loop through each element of $inputs to check the behavior of rsort()
86 foreach ($inputs as $input) {
/PHP-7.0/ext/standard/tests/file/
H A Dbasename_variation1-win32.phpt2 basename() with various inputs
H A Dbasename_variation1.phpt2 basename() with various inputs
H A Dfnmatch_variation.phpt59 /* binary inputs */
/PHP-7.0/ext/standard/tests/strings/
H A Dstrcmp.phpt34 echo "\n#### Testing Miscelleneous inputs ####\n";
588 #### Testing Miscelleneous inputs ####
H A Dstrcasecmp.phpt34 echo "\n#### Testing Miscelleneous inputs ####\n";
607 #### Testing Miscelleneous inputs ####

Completed in 22 milliseconds

1...<<2122232425