Home
last modified time | relevance | path

Searched refs:different (Results 51 – 75 of 979) sorted by relevance

12345678910>>...40

/PHP-7.4/ext/standard/tests/array/
H A Duasort_variation6.phpt11 * Testing uasort() with 'array_arg' having different subarrays as array elements
35 echo "*** Testing uasort() : sorting array having different subarrays ***\n";
54 *** Testing uasort() : sorting array having different subarrays ***
H A Darray_map_variation7.phpt2 Test array_map() function : usage variations - arrays of different size
11 * Test array_map() by passing array having different size
26 // calling array_map with different arrays
H A Darray_unique_variation3.phpt2 Test array_unique() function : usage variations - associative array with different keys
11 * Testing the functionality of array_unique() by passing different
12 * associative arrays having different keys to $input argument.
37 // different associative arrays to be passed to $input argument
H A Duasort_variation4.phpt2 Test uasort() function : usage variations - sort different numeric values
11 * sorting different types of numeric arrays containing data of following type:
36 echo "*** Testing uasort() : different numeric arrays as 'array_arg' ***\n";
71 *** Testing uasort() : different numeric arrays as 'array_arg' ***
H A Darray_flip_variation4.phpt2 Test array_flip() function : usage variations - 'input' argument with different invalid values for …
11 * Trying different invalid values for 'input' array argument
14 echo "*** Testing array_flip() : different invalid values in 'input' array argument ***\n";
63 *** Testing array_flip() : different invalid values in 'input' array argument ***
H A Darray_fill_variation5.phpt2 Test array_fill() function : usage variations - different types of array values for 'val' argument
11 * testing array_fill() by passing different types of array values for 'val' argument
21 //array of different types of array values for 'val' argument
41 echo "--- Testing array_fill() with different types of array values for 'val' argument ---\n";
57 --- Testing array_fill() with different types of array values for 'val' argument ---
H A Darray_unique_variation2.phpt2 Test array_unique() function : usage variations - different arrays for 'input' argument
11 * Passing different arrays to $input argument and testing whether
15 echo "*** Testing array_unique() : Passing different arrays to \$input argument ***\n";
32 // heredoc with different whitespaces
84 *** Testing array_unique() : Passing different arrays to $input argument ***
152 double quoted string. with different white spaces"
H A Darray_map_variation6.phpt11 * Test array_map() by passing array having different subarrays
21 // different subarrays
H A Darray_combine_variation3.phpt2 Test array_combine() function : usage variations - different arrays(Bug#43424)
12 * Passing different types of arrays to both $keys and $values arguments and testing whether
16 echo "*** Testing array_combine() : Passing different types of arrays to both \$keys and \$values a…
32 // heredoc with different whitespaces
88 *** Testing array_combine() : Passing different types of arrays to both $keys and $values argument …
168 double quoted string. with different white spaces"]=>
173 double quoted string. with different white spaces"
H A Darray_intersect_variation3.phpt2 Test array_intersect() function : usage variations - different arrays for 'arr1' argument
11 * Passing different types of arrays to $arr1 argument and testing whether
16 echo "*** Testing array_intersect() : Passing different types of arrays to \$arr1 argument ***\n";
33 // heredoc with different whitespaces
104 *** Testing array_intersect() : Passing different types of arrays to $arr1 argument ***
181 double quoted string. with different white spaces"
195 double quoted string. with different white spaces"
H A Darray_intersect_variation4.phpt2 Test array_intersect() function : usage variations - different arrays for 'arr2' argument
11 * Passing different types of arrays to $arr2 argument and testing whether
16 echo "*** Testing array_intersect() : Passing different types of arrays to \$arr2 argument ***\n";
33 // heredoc with different whitespaces
103 *** Testing array_intersect() : Passing different types of arrays to $arr2 argument ***
198 double quoted string. with different white spaces"
212 double quoted string. with different white spaces"
/PHP-7.4/ext/standard/tests/file/
H A Dis_dir_variation4.phpt10 /* Passing dir names with different notations, using slashes, wild-card chars */
14 echo "*** Testing is_dir() with different notations of dir names ***";
54 *** Testing is_dir() with different notations of dir names ***
H A Dfilesize_variation1-win32-mb.phpt21 echo "*** Checking filesize() with different size of files ***\n";
34 *** Checking filesize() with different size of files ***
H A Dfilesize_variation1-win32.phpt21 echo "*** Checking filesize() with different size of files ***\n";
34 *** Checking filesize() with different size of files ***
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_hasConstant_001.phpt19 echo "Check existing constant, different case: ";
33 Check existing constant, different case: bool(false)
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation14.phpt15 * Test vprintf() when different hexa formats and non-hexa values are passed to
21 // defining array of different hexa formats
54 // different arrays
70 // looping to test vprintf() with different hexa formats from the above $format array
H A Dvprintf_variation14_64bit.phpt15 * Test vprintf() when different hexa formats and non-hexa values are passed to
21 // defining array of different hexa formats
54 // different arrays
70 // looping to test vprintf() with different hexa formats from the above $format array
H A Dvsprintf_variation14.phpt15 * Test vsprintf() when different hexa formats and non-hexa values are passed to
21 // defining array of different hexa formats
54 // different arrays
70 // looping to test vsprintf() with different hexa formats from the above $format array
H A Dchunk_split_variation4.phpt2 Test chunk_split() function : usage variations - different heredoc strings as 'str' argument
12 * Passing different heredoc strings as 'str' argument to the chunk_split()
45 // heredoc with different white space characters
64 //different heredoc strings for 'str'
H A Dchunk_split_variation6.phpt12 * passing different single quoted strings as 'str' argument to the function
16 echo "*** Testing chunk_split() : with different single quoted 'str' ***\n";
22 //different single quoted string for 'str'
49 *** Testing chunk_split() : with different single quoted 'str' ***
H A Dvsprintf_variation14_64bit.phpt15 * Test vsprintf() when different hexa formats and non-hexa values are passed to
21 // defining array of different hexa formats
54 // different arrays
70 // looping to test vsprintf() with different hexa formats from the above $format array
H A Dchunk_split_variation8.phpt2 Test chunk_split() function : usage variations - different integer values for 'chunklen' with hered…
16 * passing different integer values for 'chunklen' and heredoc string for 'str' to chunk_split()
19 echo "*** Testing chunk_split() : different 'chunklen' with heredoc 'str' ***\n";
32 // different values for 'chunklen'
55 *** Testing chunk_split() : different 'chunklen' with heredoc 'str' ***
H A Dstrncasecmp_variation3.phpt12 echo "*** Test strncasecmp() function: with different lengths ***\n";
24 *** Test strncasecmp() function: with different lengths ***
H A Djoin_variation1.phpt12 * testing join() by passing different unexpected value for glue argument
35 // array with different values
87 // when $glue argument is supplied with different values
88 echo "\n--- Testing join() by supplying different values for 'glue' argument ---\n";
104 --- Testing join() by supplying different values for 'glue' argument ---
H A Dchunk_split_variation11.phpt2 Test chunk_split() function : usage variations - different strings for 'ending' with heredoc 'str'
12 * passing different strings for 'ending' and heredoc string as 'str' to chunk_split()
16 echo "*** Testing chunk_split() : different values for 'ending' with heredoc 'str'***\n";
27 //different values for 'ending'
47 *** Testing chunk_split() : different values for 'ending' with heredoc 'str'***

Completed in 42 milliseconds

12345678910>>...40