Home
last modified time | relevance | path

Searched refs:argument (Results 226 – 250 of 869) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt2 Test sprintf() function : usage variations - unexpected values for format argument
6 * Testing sprintf() : with different unexpected values for format argument other than the strings
9 echo "*** Testing sprintf() : with unexpected values for format argument ***\n";
72 // with default argument
102 *** Testing sprintf() : with unexpected values for format argument ***
H A Dwordwrap_error.phpt13 echo "\n-- Testing wordwrap() function with negative/zero value for width argument --\n";
46 -- Testing wordwrap() function with negative/zero value for width argument --
50 wordwrap(): Argument #4 ($cut_long_words) cannot be true when argument #2 ($width) is 0
H A Dnl2br_variation2.phpt2 Test nl2br() function : usage variations - single quoted strings for 'str' argument
6 * combinations of new line chars to 'str' argument
H A Dstr_split_variation3.phpt2 Test str_split() function : usage variations - different double quoted strings for 'str' argument
6 * passing different double quoted strings as 'str' argument to str_split()
32 //loop through each element of $values for 'str' argument
/PHP-8.3/ext/standard/tests/array/
H A Darray_merge_recursive_basic2.phpt13 echo "-- With default argument --\n";
25 -- With default argument --
H A Darray_intersect_assoc_variation2.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'array2' argument(…
6 * Testing array_intersect_assoc() function by passing values to $array2 argument other than arrays
8 * The $array1 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$array2 argument ***\n";
13 // array to be passsed to $array1 as default argument
39 // unexpected values to be passed to $array2 argument
115 *** Testing array_intersect_assoc() : Passing non-array values to $array2 argument ***
H A Darray_intersect_variation9.phpt7 * to both $arr1 and $arr2 argument.
8 * Optional argument takes the same value as that of $arr1
13 // two dimensional arrays for $arr1 and $arr2 argument
30 /* Passing the entire array as argument to $arr1 and $arr2 */
37 // additional argument passed is the same as $arr1
41 /* Passing the sub-array as argument to $arr1 and $arr2 */
48 // additional argument passed is the same as $arr1
H A Darray_unshift_variation3.phpt2 Test array_unshift() function : usage variations - different array values for 'array' argument
7 * to $array argument to which the $var arguments will be prepended
10 echo "*** Testing array_unshift() : different arrays for \$array argument ***\n";
12 // initialize $var argument
15 // different arrays to be passed to $array argument
48 /* with default argument */
71 *** Testing array_unshift() : different arrays for $array argument ***
H A Darray_combine_variation5.phpt7 * associative arrays having different possible values to $keys argument and
8 * associative arrays having different possible values to $values argument.
11 …Testing array_combine() : assoc array with diff values to both \$keys and \$values argument ***\n";
77 *** Testing array_combine() : assoc array with diff values to both $keys and $values argument ***
H A Darray_map_variation3.phpt2 Test array_map() function : usage variations - different arrays for 'arr1' argument
6 * Test array_map() by passing different arrays for $arr1 argument
9 echo "*** Testing array_map() : different arrays for 'arr1' argument ***\n";
55 *** Testing array_map() : different arrays for 'arr1' argument ***
H A Darray_merge_recursive_basic1.phpt17 echo "-- With default argument --\n";
32 -- With default argument --
/PHP-8.3/ext/standard/tests/dir/
H A Dclosedir_basic.phpt21 echo "\n-- Call closedir() with \$dir_handle argument supplied: --\n";
45 -- Call closedir() with $dir_handle argument supplied: --
H A Dclosedir_basic-win32-mb.phpt27 echo "\n-- Call closedir() with \$dir_handle argument supplied: --\n";
51 -- Call closedir() with $dir_handle argument supplied: --
H A Dscandir_variation9-win32-mb.phpt12 * Pass different integers as $sorting_order argument to test how scandir()
26 // different ints to pass as $sorting_order argument
/PHP-8.3/ext/standard/tests/file/
H A Drename_variation9.phpt5 echo "\n*** Testing rename() by giving stream context as third argument ***\n";
41 *** Testing rename() by giving stream context as third argument ***
H A Dfile_get_contents_file_put_contents_variation2.phpt6 /* Testing variation using use_include_path argument */
10 echo "*** Testing with variation in use_include_path argument ***\n";
41 *** Testing with variation in use_include_path argument ***
H A Dlstat_stat_error.phpt8 var_dump( lstat(22) ); // scalar argument
14 var_dump( stat(22) ); // scalar argument
H A Dreadlink_realpath_error.phpt33 Warning: readlink(): Invalid argument in %s on line %d
38 Warning: readlink(): Invalid argument in %s on line %d
/PHP-8.3/ext/bcmath/tests/
H A Dbcscale_variation002.phpt2 bcadd() incorrect argument count
/PHP-8.3/ext/intl/tests/
H A Dcalendar_setTimeZone_error.phpt43 error: 0, IntlCalendar::setTimeZone() expects exactly 1 argument, 2 given
45 error: 0, IntlCalendar::setTimeZone() expects exactly 1 argument, 0 given
/PHP-8.3/ext/reflection/tests/
H A DReflectionObject_isSubclassOf.002.phpt40 ReflectionClass::isSubclassOf() expects exactly 1 argument, 0 given
41 ReflectionClass::isSubclassOf() expects exactly 1 argument, 2 given
H A DReflectionClass_isSubclassOf_002.phpt40 ReflectionClass::isSubclassOf() expects exactly 1 argument, 0 given
41 ReflectionClass::isSubclassOf() expects exactly 1 argument, 2 given
H A DReflectionFunction_construct.001.phpt40 Ok - ReflectionFunction::__construct() expects exactly 1 argument, 0 given
41 Ok - ReflectionFunction::__construct() expects exactly 1 argument, 2 given
/PHP-8.3/ext/opcache/tests/jit/
H A Dcall_chain_exit.phpt2 Exit in argument list
/PHP-8.3/Zend/tests/
H A D032.phpt2 Testing array with '[]' passed as argument by reference

Completed in 41 milliseconds

12345678910>>...35