Home
last modified time | relevance | path

Searched refs:different (Results 251 – 275 of 979) sorted by relevance

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

/PHP-7.4/Zend/tests/
H A Dbug74269.phpt2 Bug #74269: It's possible to override trait property with different loosely-equal value
H A Dobjects_008.phpt2 method overloading with different method signature
H A Dsettype_null.phpt2 casting different variables to null using settype()
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation14.phpt11 /* Test fscanf() to scan different strings using different string format types */
15 echo "*** Test fscanf(): different string format types with different string ***\n";
23 // different valid strings
92 // reading the values from file using different string formats
112 *** Test fscanf(): different string format types with different string ***
H A Dfpassthru_variation.phpt13 echo "--- Testing with different offsets ---\n";
77 --- Testing with different offsets ---
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation11.phpt15 * Test vprintf() when different octal formats and octal values are passed to
47 // looping to test vprintf() with different octal formats from the above $formats array
H A Dvprintf_variation11_64bit.phpt15 * Test vprintf() when different octal formats and octal values are passed to
47 // looping to test vprintf() with different octal formats from the above $formats array
H A Dvsprintf_variation11.phpt15 * Test vsprintf() when different octal formats and octal values are passed to
47 // looping to test vsprintf() with different octal formats from the above $formats array
H A Dvsprintf_variation11_64bit.phpt15 * Test vsprintf() when different octal formats and octal values are passed to
47 // looping to test vsprintf() with different octal formats from the above $formats array
H A Dvsprintf_variation17.phpt11 * Test vsprintf() when different scientific formats and scientific values
36 // looping to test vsprintf() with different scientific formats from the above $format array
H A Dvsprintf_variation5.phpt11 * Test vsprintf() when different float formats and float values are passed to
44 // looping to test vsprintf() with different float formats from the above $format array
H A Djoin_variation4.phpt2 Test join() function : usage variations - different values for 'glue' argument
12 * test join() by passing different glue arguments
H A Dvprintf_variation5.phpt11 * Test vprintf() when different float formats and float values are passed to
44 // looping to test vprintf() with different float formats from the above $format array
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation13.phpt2 Test array_map() function : usage variations - callback function with different return types
11 * Test array_map() by passing different callback function returning:
H A Deach_variation2.phpt2 Test each() function : usage variations - arrays of different data types
12 * Pass arrays of different data types as $arr argument to each() to test behaviour
37 // arrays of different data types to be passed as $arr
H A Darray_diff_variation8.phpt2 Test array_diff() function : usage variations - associative arrays contianing different data types
12 * Test array_diff() with associative arrays containing different data types as values
39 // associative arrays with different values
H A Darray_intersect_assoc_variation5.phpt12 * Testing the functionality of array_intersect_assoc() by passing different
13 * associative arrays having different possible keys to $arr1 argument.
28 // different variations of associative arrays to be passed to $arr1 argument
H A Darray_intersect_variation5.phpt11 * Testing the functionality of array_intersect() by passing different
12 * associative arrays having different possible keys to $arr1 argument.
27 // different variations of associative arrays to be passed to $arr1 argument
/PHP-7.4/ext/standard/tests/math/
H A Dabs_variation.phpt2 Test abs() function : usage variations - different data types as $number arg
11 * Pass different data types as $number argument to abs() to test behaviour
/PHP-7.4/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt2 Test ctype_alnum() function : usage variations - different string values
13 * Pass different strings to ctype_alnum to test behaviour
H A Dctype_alpha_variation3.phpt2 Test ctype_alpha() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_alpha() to test
H A Dctype_digit_variation3.phpt2 Test ctype_digit() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_digit() to test
H A Dctype_lower_variation3.phpt2 Test ctype_lower() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_lower() to test
H A Dctype_upper_variation3.phpt2 Test ctype_upper() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_upper() to test
H A Dctype_space_variation3.phpt2 Test ctype_space() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_space() to test

Completed in 30 milliseconds

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