Home
last modified time | relevance | path

Searched refs:different (Results 301 – 325 of 979) sorted by relevance

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

/PHP-7.4/ext/spl/tests/
H A Drecursiveiteratoriterator_getsubiterator_variation.phpt2 SPL: RecursiveIteratorIterator::getSubIterator() returns different iterators depending on the curre…
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload2.phpt24 // Same as autoload1 test case, but with a different autoloading root
/PHP-7.4/Zend/tests/
H A Ddecrement_001.phpt2 decrementing different variables
H A Ddecrement_001_64bit.phpt2 decrementing different variables
H A Dincrement_001.phpt2 incrementing different variables
H A Dns_078.phpt2 002: Import - different syntaxes
H A Dcast_to_bool.phpt2 casting different variables to boolean
H A Dcast_to_int.phpt2 casting different variables to integer
H A Dsettype_bool.phpt2 casting different variables to boolean using settype()
H A Dclosure_046.phpt37 echo "After binding, with different instance for the bound one", "\n";
65 After binding, with different instance for the bound one
/PHP-7.4/ext/standard/tests/strings/
H A Dstrspn_variation10.phpt16 echo "*** Testing strspn() : with different mask strings and default start and len arguments ***\n";
19 // defining different strings
69 *** Testing strspn() : with different mask strings and default start and len arguments ***
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation5.phpt2 Test array_merge_recursive() function : usage variations - associative array with different values
11 * Testing the functionality of array_merge_recursive() by passing different
12 * associative arrays having different values to $arr1 argument.
37 // different associative arrays to be passed to $arr1 argument
H A Darray_diff_variation3.phpt2 Test array_diff() function : usage variations - array with different data types as values
12 * Test how array_diff() compares indexed arrays containing different
H A Darray_push_variation2.phpt2 Test array_push() function : usage variations - Pass different data types as $var arg
11 * Pass different data types as $var argument to array_push to test behaviour
/PHP-7.4/ext/standard/tests/file/
H A Dfgetc_variation4.phpt2 Test fgetc() function : usage variations - different read modes
10 /* read from fie using fgetc, file opened using different
14 echo "-- Testing fgetc() with files opened with different read modes --\n";
55 -- Testing fgetc() with files opened with different read modes --
/PHP-7.4/ext/simplexml/tests/
H A Dprofile10.phpt2 SimpleXML [profile]: Accessing two attributes with the same name, but different namespaces
/PHP-7.4/ext/standard/tests/math/
H A Dround_modes.phpt2 round() with different rounding modes
/PHP-7.4/Zend/tests/traits/
H A Dbug60217c.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
/PHP-7.4/ext/snmp/tests/
H A Dsnmp_getvalue.phpt54 echo "Check parsing of different OID types\n";
82 Check parsing of different OID types
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt2 Test mb_ereg() function : usage variations - pass different character classes as pattern for multib…
23 //contains japanese characters, ASCII digits and different, UTF-8 encoded digits
/PHP-7.4/ext/dba/tests/
H A Ddba015.phpt27 echo "resources are different\n";
61 resources are different
/PHP-7.4/ext/ctype/tests/
H A Dctype_cntrl_variation2.phpt2 Test ctype_cntrl() function : usage variations - different integers
13 * Pass different integers to ctype_cntrl() to test which character codes are considered
H A Dctype_digit_variation1.phpt2 Test ctype_digit() function : usage variations - different data types as $c arg
13 * Pass different data types as $c argument to ctype_digit() to test behaviour
H A Dctype_upper_variation2.phpt2 Test ctype_upper() function : usage variations - different integers
13 * Pass different integers to ctype_upper() to test which character codes are considered
H A Dctype_upper_variation1.phpt2 Test ctype_upper() function : usage variations - different data types
13 * Pass different data types as $c argument to ctype_upper() to test behaviour

Completed in 21 milliseconds

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