Home
last modified time | relevance | path

Searched refs:different (Results 326 – 350 of 979) sorted by relevance

1...<<11121314151617181920>>...40

/PHP-7.4/ext/standard/tests/strings/
H A Ducwords_variation2.phpt11 * test ucwords() with different string prepared using heredoc
32 // here doc with different whitespaces
H A Dvfprintf_variation17.phpt11 * Test vfprintf() when different scientific formats and scientific values
41 // looping to test vfprintf() with different scientific formats from the above $format array
/PHP-7.4/Zend/tests/traits/
H A Dproperty004.phpt2 Conflicting properties with different initial values are considered incompatible.
/PHP-7.4/Zend/tests/
H A Dsettype_double.phpt2 casting different variables to double using settype()
H A Dsettype_int.phpt2 casting different variables to integer using settype()
H A Dcast_to_double.phpt2 casting different variables to double
H A Dbug38772.phpt2 Bug #38772 (inconsistent overriding of methods in different visibility contexts)
H A Dcast_to_string.phpt2 casting different variables to string
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation3.phpt2 Test array_merge_recursive() function : usage variations - different arrays for 'arr1' argument
11 * Passing different arrays to $arr1 argument and testing whether
15 echo "*** Testing array_merge_recursive() : Passing different arrays to \$arr1 argument ***\n";
33 // heredoc with different whitespaces
99 *** Testing array_merge_recursive() : Passing different arrays to $arr1 argument ***
332 double quoted string. with different white spaces"
349 double quoted string. with different white spaces"
H A Darray_intersect_assoc_variation7.phpt12 * Testing the functionality of array_intersect_assoc() by passing different
13 * associative arrays having different possible values to $arr1 argument.
39 // different variations of associative arrays to be passed to $arr1 argument
H A Darray_intersect_assoc_variation8.phpt12 * Testing the functionality of array_intersect_assoc() by passing different
13 * associative arrays having different possible values to $arr2 argument.
39 // different variations of associative arrays to be passed to $arr2 argument
H A Darray_intersect_variation7.phpt11 * Testing the functionality of array_intersect() by passing different
12 * associative arrays having different possible values to $arr1 argument.
38 // different variations of associative arrays to be passed to $arr1 argument
H A Darray_intersect_variation8.phpt11 * Testing the functionality of array_intersect() by passing different
12 * associative arrays having different possible values to $arr2 argument.
38 // different variations of associative arrays to be passed to $arr2 argument
H A Darray_walk_variation9.phpt2 Test array_walk() function : usage variations - different callback functions
11 * Passing different types of callback functions to array_walk()
H A Darray_rand_variation6.phpt16 // defining different heredoc strings
53 // Test array_rand() function with different valid 'req_num' values
H A Darray_slice_variation5.phpt2 Test array_slice() function : usage variations - Pass different integers as $offset argument
11 * Pass different integers as $offset argument to test how array_slice() behaves
/PHP-7.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation3.phpt13 * Passing 'source' argument with different logical operators to test them for tokens
21 echo "*** Testing token_get_all() : 'source' string with different logical operators ***\n";
39 *** Testing token_get_all() : 'source' string with different logical operators ***
/PHP-7.4/ext/date/tests/
H A Ddate_date_set_basic1.phpt6 * Description: Resets the current date of the DateTime object to a different date.
/PHP-7.4/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt2 Properties are considered incompatible if they are different in any of their
/PHP-7.4/Zend/tests/generators/
H A Dthrow_rethrow.phpt2 Generator::throw() where the generator throws a different exception
H A Dget_return_types.phpt2 Test different types of generator return values (VM operands)
/PHP-7.4/ext/oci8/tests/
H A Ddriver_name.phpt31 echo"\n***Test 1.2 - Get the values from different connections **************\n";
62 ***Test 1.2 - Get the values from different connections **************
H A Ddriver_name_11gR2.phpt28 echo"\n***Test 1.2 - Get the values from different connections **************\n";
59 ***Test 1.2 - Get the values from different connections **************
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation1.phpt2 Test mb_ereg() function : usage variations - pass different data types to $pattern argument
16 * Pass different data types to $pattern argument
/PHP-7.4/ext/dba/tests/
H A Ddba_db4_018.phpt27 echo "resources are different\n";
63 resources are different

Completed in 114 milliseconds

1...<<11121314151617181920>>...40