Home
last modified time | relevance | path

Searched refs:each (Results 151 – 175 of 1039) sorted by relevance

12345678910>>...42

/PHP-7.2/ext/standard/tests/array/
H A Darray_walk_recursive_variation5.phpt36 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation5.phpt36 echo "\n"; // new line to separate the output between each element
H A Dreset_variation3.phpt11 * Reference two arrays to each other then call reset() to test position of
H A Darray_fill_variation1_64bit.phpt10 …* Description: Create an array containing num elements starting with index start_key each initiali…
90 // loop through each element of the array for start_key
/PHP-7.2/ext/date/tests/
H A Dgetdate_variation3.phpt25 // loop through each element of the array for timestamp
H A Dgmstrftime_variation15.phpt31 // loop through each element of the array for timestamp
H A Dgmstrftime_variation16.phpt31 // loop through each element of the array for timestamp
H A Dgmstrftime_variation21.phpt31 // loop through each element of the array for timestamp
H A Dgmstrftime_variation22.phpt35 // loop through each element of the array for timestamp
H A Dgmstrftime_variation6.phpt27 // loop through each element of the array for timestamp
H A Dgmstrftime_variation7.phpt25 // loop through each element of the array for timestamp
H A Didate_variation4.phpt30 // loop through each element of the array for timestamp
H A Dstrftime_variation15.phpt31 // loop through each element of the array for timestamp
H A Dstrftime_variation16.phpt31 // loop through each element of the array for timestamp
H A Dstrftime_variation22.phpt35 // loop through each element of the array for timestamp
H A Dstrftime_variation6.phpt28 // loop through each element of the array for timestamp
/PHP-7.2/ext/standard/tests/strings/
H A Dnl2br_variation1.phpt39 //loop through $strings array to test nl2br() function with each element
H A Dstrtok_variation2.phpt6 …* Description: splits a string (str) into smaller strings (tokens), with each token being delimite…
83 // loop through each element of the array and check the working of strtok()
/PHP-7.2/ext/standard/tests/general_functions/
H A Descapeshellarg_variation1-win32.phpt69 // loop through each element of $inputs to check the behaviour of escapeshellarg()
H A Descapeshellarg_variation1.phpt69 // loop through each element of $inputs to check the behaviour of escapeshellarg()
H A Dis_scalar.phpt48 /* loop through each valid scalar variables in $scalar_variables
99 /* loop through each element of $variation_array to see the
/PHP-7.2/ext/standard/tests/file/
H A Dis_executable_variation3.phpt44 /* loop through to test each element in the above array
H A Dis_readable_variation3.phpt43 /* loop through to test each element in the above array
H A Drename_variation1.phpt33 /* loop through each $src_dirs and rename it to $dest_dir */
/PHP-7.2/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt12 …en', 'eight', 'nine'); //array will have the default key values (0-9) and each value is the corres…

Completed in 23 milliseconds

12345678910>>...42