Home
last modified time | relevance | path

Searched refs:different (Results 226 – 250 of 979) sorted by relevance

12345678910>>...40

/PHP-7.4/ext/standard/tests/array/
H A Darray_push_variation6.phpt2 Test array_push() function : usage variations - array keys are different data types
11 * Pass array_push arrays where the keys are different data types.
28 // arrays of different data types as keys to be passed to $stack argument
H A Dusort_variation3.phpt11 * Pass an array with different data types as keys to usort() to test how it is re-ordered
29 // different heredoc strings
H A Darray_unshift_variation4.phpt11 * Testing the functionality of array_unshift() by passing different
12 * associative arrays having different possible keys to $array argument.
16 echo "*** Testing array_unshift() : associative array with different keys ***\n";
41 // different variations of associative arrays to be passed to $array argument
102 *** Testing array_unshift() : associative array with different keys ***
/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation18.phpt11 * Test vfprintf() when different scientific formats and non-scientific values are passed to
43 // different arrays
64 // looping to test vfprintf() with different scientific formats from the above $format array
H A Dvsprintf_variation18.phpt11 * Test vsprintf() when different scientific formats and non-scientific values are passed to
43 // different arrays
59 // looping to test vsprintf() with different scientific formats from the above $format array
H A Dvprintf_variation15.phpt15 * Test vprintf() when different unsigned formats and unsigned values
40 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvprintf_variation15_64bit.phpt15 * Test vprintf() when different unsigned formats and unsigned values
40 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvprintf_variation3.phpt11 * Test vprintf() when different int formats and int values are passed to
44 // looping to test vprintf() with different int formats from the above $format array
H A Dvsprintf_variation15.phpt15 * Test vsprintf() when different unsigned formats and unsigned values
40 // looping to test vsprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation15_64bit.phpt15 * Test vsprintf() when different unsigned formats and unsigned values
40 // looping to test vsprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation3.phpt11 * Test vsprintf() when different int formats and int values are passed to
44 // looping to test vsprintf() with different int formats from the above $format array
H A Dchunk_split_variation12.phpt2 Test chunk_split() function : usage variations - different heredoc strings for 'ending' argument
12 * passing different heredoc strings as 'ending' argument to chunk_split()
16 echo "*** Testing chunk_split() : different heredoc strings for 'ending' argument ***\n";
46 // heredoc with different white space characters
63 // different heredoc strings for 'ending'
87 *** Testing chunk_split() : different heredoc strings for 'ending' argument ***
/PHP-7.4/Zend/tests/
H A Dobjects_005.phpt2 method overloading with different method signature
H A Dobjects_002.phpt2 method overloading with different method signature
H A Dbug72543.phpt2 Bug #72543 (different references behavior comparing to PHP 5)
H A Dobjects_004.phpt2 method overloading with different method signature
H A Dobjects_003.phpt2 method overloading with different method signature
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation10-win32-mb.phpt2 Test scandir() function : usage variations - different sorting constants
21 * Pass different integers as $sorting_order argument to test how scandir()
/PHP-7.4/ext/standard/tests/file/
H A Dchmod_variation2-win32-mb.phpt36 echo "\nchmod() on a relative path from a different working directory\n";
66 chmod() on a relative path from a different working directory
H A Dchmod_variation2-win32.phpt36 echo "\nchmod() on a relative path from a different working directory\n";
66 chmod() on a relative path from a different working directory
/PHP-7.4/ext/ctype/tests/
H A Dctype_print_variation3.phpt2 Test ctype_print() function : usage variations - different strings
13 * Pass strings containing different character types to ctype_print() to test
/PHP-7.4/ext/spl/tests/
H A Dspl_cachingiterator___toString_basic.phpt12 … by echo, for example, an exeption is thrown. Invoking __toString explicitly covers different code.
H A Dspl_fileinfo_getlinktarget_basic.phpt16 echo $fileInfo->getLinkTarget() == __FILE__ ? 'same' : 'different',PHP_EOL;
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_085.phpt2 Important properties with different types from traits
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug74923.phpt14 /* No way to affect timeout here. On different systems this might take some

Completed in 26 milliseconds

12345678910>>...40