Home
last modified time | relevance | path

Searched refs:element (Results 101 – 125 of 1143) sorted by last modified time

12345678910>>...46

/PHP-7.2/ext/standard/tests/strings/
H A Dstrspn_variation2.phpt90 // loop through each element of the array for mask
H A Dstrspn_variation3.phpt88 // loop through each element of the array for start
H A Dstrspn_variation4.phpt88 // loop through each element of the array for start
H A Dstrspn_variation5.phpt66 // loop through each element of the array for str argument
H A Dstrspn_variation6.phpt79 // loop through each element of the array for different heredoc and mask strings
H A Dstrspn_variation7.phpt90 // loop through each element of the array for heredoc strings, mask strings and start values
H A Dstrspn_variation8.phpt96 // loop through each element of the array for heredoc str, mask str , start values and len values
H A Dstrspn_variation9.phpt44 // loop through each element of the array for str argument
H A Dstrtok_variation1.phpt83 // loop through each element of the array and check the working of strtok()
H A Dstrtok_variation2.phpt83 // loop through each element of the array and check the working of strtok()
H A Dstrtok_variation3.phpt54 // loop through each element of the array and check the working of strtok()
H A Dstrtok_variation4.phpt28 // loop through each element of the array and check the working of strtok()
H A Dstrtok_variation5.phpt44 // loop through each element of the array and check the working of strtok()
H A Dstrtok_variation6.phpt31 // loop through each element of the array and check the working of strtok()
H A Dstrtr_variation1.phpt43 /* loop through to test strtr() with each element of $str_arr */
47 $str = $str_arr[$index]; //getting the $str_arr element in $str variable
H A Dstrtr_variation2.phpt47 /* loop through to test strtr() with each element of $str_arr */
51 $str = $str_arr[$index]; //getting the array element in 'str' variable
H A Dstrtr_variation3.phpt52 /* loop through to test strtr() with each element of $str_arr */
56 $str = $str_arr[$index]; //getting the array element in 'str' variable
H A Dstrtr_variation4.phpt40 /* loop through to test strtr() with each element of $str_arr */
44 $str = $str_arr[$index]; //getting the array element in 'str' variable
H A Dstrtr_variation5.phpt78 // loop through with each element of the $strings array to test strtr() function
H A Dstrtr_variation6.phpt78 // loop through with each element of the $from array to test strtr() function
H A Dstrtr_variation7.phpt78 // loop through with each element of the $to array to test strtr() function
H A Dstrtr_variation8.phpt75 // loop through with each element of the $replace_pairs array to test strtr() function
H A Dstrtr_variation9.phpt72 // loop through with each element of the $values array to test strtr() function
H A Dstrval_basic.phpt41 // loop through each element of the array for strval
H A Dstrval_variation1.phpt86 // loop through each element of the array for strval

Completed in 36 milliseconds

12345678910>>...46