Home
last modified time | relevance | path

Searched refs:different (Results 1 – 25 of 910) sorted by relevance

12345678910>>...37

/php-src/ext/standard/tests/array/
H A Darray_chunk_variation4.phpt6 * Testing array_chunk() function - input array containing different sub arrays
20 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
23 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
26 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_…
34 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' as …
61 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = t…
88 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = f…
H A Duasort_variation10.phpt6 * Testing uasort() with 'array_arg' containing different reference variables
25 // different variables which are used as elements of 'array_arg'
40 echo "-- Sorting 'array_arg' containing different references --\n";
48 -- Sorting 'array_arg' containing different references --
H A Darray_sum_variation3.phpt2 Test array_sum() function : usage variations - array with different float values
6 * sum of array containing different float values
9 echo "*** Testing array_sum() : array with different float values ***\n";
41 *** Testing array_sum() : array with different float values ***
H A Darray_flip_variation2.phpt2 Test array_flip() function : usage variations - 'input' array with different keys
6 * Trying different keys in $input array argument
9 echo "*** Testing array_flip() : different keys for 'input' array argument ***\n";
11 // different heredoc strings
66 *** Testing array_flip() : different keys for 'input' array argument ***
H A Darray_sum_variation2.phpt2 Test array_sum() function : usage variations - array with different integer value
6 * Testing array_sum() with different types of integer arrays containing data of following type:
10 echo "*** Testing array_sum() : different integer array ***\n";
35 *** Testing array_sum() : different integer array ***
H A Darray_filter_variation5.phpt2 Test array_filter() function : usage variations - 'input' argument with different false entries
21 echo "*** Testing array_filter() : usage variations - different false elements in 'input' ***\n";
31 // input array with different false elements
63 *** Testing array_filter() : usage variations - different false elements in 'input' ***
H A Duasort_variation11.phpt2 Test uasort() function : usage variations - different associative arrays
5 /* Testing uasort() with different associative arrays having keys as
9 echo "*** Testing uasort() : sorting different associative arrays ***\n";
39 *** Testing uasort() : sorting different associative arrays ***
H A Darray_walk_variation3.phpt2 Test array_walk() function : usage variations - 'input' array with different values
15 echo "*** Testing array_walk() : 'input' array with different values***\n";
17 // different arrays as input
52 *** Testing array_walk() : 'input' array with different values***
H A Darray_fill_variation3.phpt6 * testing array_fill() by passing different unexpected values for 'val' argument
30 //array of different values for 'val' argument
47 echo "--- Testing array_fill() with different values for 'val' argument ---\n";
63 --- Testing array_fill() with different values for 'val' argument ---
H A Dusort_variation9.phpt24 // different variables which are used as elements of $array_arg
39 echo "\n-- Sorting \$array_arg containing different references --\n";
46 -- Sorting $array_arg containing different references --
H A Darray_walk_recursive_variation3.phpt2 Test array_walk_recursive() function : usage variations - 'input' array with different values
15 echo "*** Testing array_walk_recursive() : 'input' array with different values***\n";
17 // different arrays as input
52 *** Testing array_walk_recursive() : 'input' array with different values***
H A Darray_search_variation2.phpt2 Test array_search() function : usage variations - different haystack values
5 /* Test array_search() with different possible haystack values */
7 echo "*** Testing array_search() with different haystack values ***\n";
47 *** Testing array_search() with different haystack values ***
/php-src/tests/lang/
H A Dcompare_objects_basic2.phpt2 Test object compare when object handler different
9 echo "Simple test comparing two objects with different compare callback handler\n";
20 Simple test comparing two objects with different compare callback handler
/php-src/ext/date/tests/
H A DDateTime_data-february.inc74 // NOTE: sub() produces different answer.
78 // NOTE: sub() produces different answer.
82 // NOTE: sub() produces different answer.
86 // NOTE: sub() produces different answer.
175 // NOTE: sub() produces different answer.
179 // NOTE: sub() produces different answer.
183 // NOTE: sub() produces different answer.
187 // NOTE: sub() produces different answer.
191 // NOTE: sub() produces different answer.
/php-src/ext/standard/tests/strings/
H A Dstrncmp_variation9.phpt2 Test strncmp() function: usage variations - different inputs(heredoc strings)
5 /* Test strncmp() function with different strings for 'str1', 'str2' and considering case sensitive…
7 echo "*** Test strncmp() function: with different input strings ***\n";
51 *** Test strncmp() function: with different input strings ***
H A Dstrncmp_variation3.phpt2 Test strncmp() function: usage variations - different lengths
7 echo "*** Test strncmp() function: with different lengths ***\n";
19 \*\*\* Test strncmp\(\) function: with different lengths \*\*\*
H A Dstr_split_variation7.phpt2 Test str_split() function : usage variations - different integer values for 'split_length' with her…
6 * passing different integer values for 'split_length' and heredoc string as 'str' argument to str_s…
9 echo "*** Testing str_split() : different integer values for 'split_length' with heredoc 'str' ***\…
15 //different values for 'split_length'
38 *** Testing str_split() : different integer values for 'split_length' with heredoc 'str' ***
H A Dstrspn_variation6.phpt9 echo "*** Testing strspn() : with different mask strings ***\n";
12 // defining different heredoc strings
46 // defining array of different heredoc strings
57 // defining array of different mask strings
72 // loop through each element of the array for different heredoc and mask strings
87 *** Testing strspn() : with different mask strings ***
H A Dstr_split_variation6.phpt2 Test str_split() function : usage variations - different integer values for 'split_length' argument
6 * passing different integer values for 'split_length' argument to str_split()
9 echo "*** Testing str_split() : different integer values for 'split_length' ***\n";
13 //different values for 'split_length'
36 *** Testing str_split() : different integer values for 'split_length' ***
H A Dchunk_split_variation5.phpt2 Test chunk_split() function : usage variations - different integer values for 'chunklen' argument(B…
10 * passsing different integer values for 'chunklen' argument to chunk_split()
14 echo "*** Testing chunk_split() : different integer values for 'chunklen' ***\n";
20 // different values for chunklen
46 *** Testing chunk_split() : different integer values for 'chunklen' ***
/php-src/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation8.phpt12 /* Variation 8 : Create soft/hard link to different directory */
14 /* creating link to a file in different dir with the same name as the file */
15 echo "\n*** Create hard link in different directory with same filename ***\n";
37 echo "\n*** Create soft link in different directory with same filename ***\n";
60 *** Create hard link in different directory with same filename ***
66 *** Create soft link in different directory with same filename ***
H A Dparse_ini_file_variation1.phpt15 value2=different
42 string(9) "different"
58 string(9) "different"
/php-src/ext/standard/tests/dir/
H A Dscandir_variation9.phpt2 Test scandir() function : usage variations - different ints as $sorting_order arg
6 * Pass different integers as $sorting_order argument to test how scandir()
20 // different ints to pass as $sorting_order argument
/php-src/ext/standard/tests/math/
H A Dallowed_rounding_error.inc4 //different machines may give slightly different floating point numbers
/php-src/ext/spl/tests/
H A Dbug62073.phpt2 Bug #62073 (different ways of iterating over an SplMaxHeap result in different keys)

Completed in 23 milliseconds

12345678910>>...37