/PHP-7.0/ext/standard/tests/array/ |
H A D | array_chunk_variation4.phpt | 12 * Testing array_chunk() function - input array containing different sub arrays 26 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_… 29 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_… 32 echo "\n-- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_… 40 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' as … 67 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = t… 94 -- Testing array_chunk() by supplying an array containing different sub arrays & 'preserve_key' = f…
|
H A D | array_flip_variation2.phpt | 2 Test array_flip() function : usage variations - 'input' array with different keys 11 * Trying different keys in $input array argument 14 echo "*** Testing array_flip() : different keys for 'input' array argument ***\n"; 16 // different heredoc strings 72 *** Testing array_flip() : different keys for 'input' array argument ***
|
H A D | array_sum_variation3.phpt | 2 Test array_sum() function : usage variations - array with different float values 11 * sum of array containing different float values 14 echo "*** Testing array_sum() : array with different float values ***\n"; 46 *** Testing array_sum() : array with different float values ***
|
H A D | array_sum_variation2.phpt | 2 Test array_sum() function : usage variations - array with different integer value 11 * Testing array_sum() with different types of integer arrays containing data of following type: 15 echo "*** Testing array_sum() : different integer array ***\n"; 40 *** Testing array_sum() : different integer array ***
|
H A D | array_filter_variation5.phpt | 2 Test array_filter() function : usage variations - 'input' argument with different false entries 27 echo "*** Testing array_filter() : usage variations - different false elements in 'input' ***\n"; 37 // input array with different false elements 69 *** Testing array_filter() : usage variations - different false elements in 'input' ***
|
H A D | uasort_variation10.phpt | 11 * Testing uasort() with 'array_arg' containing different reference variables 37 // different variables which are used as elements of 'array_arg' 52 echo "-- Sorting 'array_arg' containing different references --\n"; 60 -- Sorting 'array_arg' containing different references --
|
H A D | array_fill_variation3.phpt | 11 * testing array_fill() by passing different unexpected values for 'val' argument 35 //array of different values for 'val' argument 52 echo "--- Testing array_fill() with different values for 'val' argument ---\n"; 68 --- Testing array_fill() with different values for 'val' argument ---
|
H A D | uasort_variation11.phpt | 2 Test uasort() function : usage variations - different associative arrays 10 /* Testing uasort() with different associative arrays having keys as 14 echo "*** Testing uasort() : sorting different associative arrays ***\n"; 51 *** Testing uasort() : sorting different associative arrays ***
|
H A D | usort_variation9.phpt | 29 // different variables which are used as elements of $array_arg 44 echo "\n-- Sorting \$array_arg containing different references --\n"; 52 -- Sorting $array_arg containing different references --
|
H A D | array_filter_variation3.phpt | 11 * Passing different types of array as 'input' argument. 26 echo "*** Testing array_filter() : usage variations - different types of array for 'input' argument… 28 // different types of 'input' array 36 …ull => 'null', 5.2 => "float", true => 1, "" => 'empty'), // associative array with different keys 53 *** Testing array_filter() : usage variations - different types of array for 'input' argument***
|
/PHP-7.0/ext/oci8/tests/ |
H A D | drcp_characterset.phpt | 2 DRCP: oci_pconnect() and oci_connect() with different character sets 30 // The two connections c1 and c2 should not share resources as they use different 36 echo "First and third connections are different: OK\n"; 38 // The two connections p1 and p2 should not share resources as they use different 44 echo "Second and fourth connections are different: OK\n"; 59 First and third connections are different: OK 60 Second and fourth connections are different: OK
|
H A D | drcp_newconnect.phpt | 14 // Verify they are different by comparing the resource ids 24 // rn1 and rn2 should be different. 29 echo "First and second connections are different OK\n"; 41 First and second connections are different OK
|
/PHP-7.0/tests/lang/ |
H A D | compare_objects_basic2.phpt | 2 Test object compare when object handler different 10 echo "Simple test comparing two objects with different compare callback handler\n"; 22 Simple test comparing two objects with different compare callback handler
|
/PHP-7.0/ext/date/tests/ |
H A D | DateTime_data-february.inc | 74 // 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-7.0/ext/standard/tests/strings/ |
H A D | strncmp_variation9.phpt | 2 Test strncmp() function: usage variations - different inputs(heredoc strings) 10 /* Test strncmp() function with different strings for 'str1', 'str2' and considering case sensitive… 12 echo "*** Test strncmp() function: with different input strings ***\n"; 56 *** Test strncmp() function: with different input strings ***
|
H A D | strtok_variation2.phpt | 2 Test strtok() function : usage variations - with different token strings 11 * Testing strtok() : with different token strings 14 echo "*** Testing strtok() : with different token strings ***\n"; 32 // array with different values 84 // when $token argument is supplied with different values 86 echo "\n--- Testing strtok() by supplying different values for 'token' argument ---\n"; 103 *** Testing strtok() : with different token strings *** 109 --- Testing strtok() by supplying different values for 'token' argument ---
|
H A D | strncmp_variation3.phpt | 2 Test strncmp() function: usage variations - different lengths 12 echo "*** Test strncmp() function: with different lengths ***\n"; 24 \*\*\* Test strncmp\(\) function: with different lengths \*\*\*
|
H A D | strspn_variation6.phpt | 16 echo "*** Testing strspn() : with different mask strings ***\n"; 19 // defining different heredoc strings 53 // defining array of different heredoc strings 64 // defining array of different mask strings 79 // loop through each element of the array for different heredoc and mask strings 94 *** Testing strspn() : with different mask strings ***
|
H A D | chop_variation2.phpt | 11 * Testing chop() : with different unexpected values for charlist argument passes to the function 14 echo "*** Testing chop() : with different unexpected values for charlist argument ***\n"; 32 // array with different values 85 // when $charlist argument is supplied with different values 87 echo "\n--- Testing chop() by supplying different values for 'charlist' argument ---\n"; 104 *** Testing chop() : with different unexpected values for charlist argument *** 110 --- Testing chop() by supplying different values for 'charlist' argument ---
|
/PHP-7.0/ext/standard/tests/file/ |
H A D | symlink_link_linkinfo_is_link_variation8.phpt | 24 /* Variation 8 : Create soft/hard link to different directory */ 26 /* creating link to a file in different dir with the same name as the file */ 27 echo "\n*** Create hard link in different directory with same filename ***\n"; 49 echo "\n*** Create soft link in different directory with same filename ***\n"; 72 *** Create hard link in different directory with same filename *** 78 *** Create soft link in different directory with same filename ***
|
H A D | parse_ini_file_variation1.phpt | 21 value2=different 49 string(9) "different" 65 string(9) "different"
|
H A D | 005_variation.phpt | 71 echo "\n-- Checking different times, just after creating the file --\n"; 85 echo "\n-- Checking different times, after writing into the file --\n"; 93 echo "\n-- Checking different times, after reading from the file --\n"; 196 -- Checking different times, just after creating the file -- 201 -- Checking different times, after changing the file permission -- 206 -- Checking different times, after writing into the file -- 211 -- Checking different times, after reading from the file -- 216 -- Checking different times, after creating a softlink to the file -- 221 -- Checking different times, after creating a hardlink to the file -- 226 -- Checking different times, after making a copy of the file -- [all …]
|
/PHP-7.0/ext/standard/tests/math/ |
H A D | allowed_rounding_error.inc | 4 //different machines may give slightly different floating point numbers
|
/PHP-7.0/ext/spl/tests/ |
H A D | bug62073.phpt | 2 Bug #62073 (different ways of iterating over an SplMaxHeap result in different keys)
|
/PHP-7.0/ext/exif/tests/ |
H A D | exif_tagname_variation1.phpt | 2 Test exif_tagname() function : usage variations - different types for index argument 15 echo "*** Testing exif_tagname() : different types for index argument ***\n"; 32 // array with different values 83 // when $index argument is supplied with different values 85 echo "\n--- Testing exif_tagname() by supplying different values for 'index' argument ---\n"; 102 *** Testing exif_tagname() : different types for index argument *** 108 --- Testing exif_tagname() by supplying different values for 'index' argument ---
|