Home
last modified time | relevance | path

Searched refs:argument (Results 251 – 275 of 866) sorted by relevance

1...<<11121314151617181920>>...35

/PHP-8.3/ext/standard/tests/array/
H A Darray_intersect_assoc_variation1.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'array1' argument(…
6 * Testing array_intersect_assoc() function by passing values to $array1 argument other than arrays
8 * The $array2 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$array1 argument ***\n";
13 // array to be passsed to $array2 as default argument
39 // unexpected values to be passed to $array1 argument
114 *** Testing array_intersect_assoc() : Passing non-array values to $array1 argument ***
H A Darray_filter_variation5.phpt2 Test array_filter() function : usage variations - 'input' argument with different false entries
6 * With default callback function argument, array_filter() removes elements which are interpreted as…
H A Dbug29253.phpt2 Bug #29253 (array_diff with $GLOBALS argument fails)
/PHP-8.3/ext/standard/tests/strings/
H A Dprintf_variation2.phpt2 Test printf() function : usage variations - with all types of values for arg1 argument
5 echo "*** Testing printf() : with different types of values passed for arg1 argument ***\n";
9 $arg2 = 'third argument';
104 *** Testing printf() : with different types of values passed for arg1 argument ***
H A Dsprintf_variation2.phpt2 Test sprintf() function : usage variations - with all types of values for arg1 argument
5 echo "*** Testing sprintf() : with different types of values passed for arg1 argument ***\n";
9 $arg2 = 'third argument';
101 *** Testing sprintf() : with different types of values passed for arg1 argument ***
H A Dprintf_basic6.phpt21 echo "\n-- Calling printf() with one argument --\n";
43 -- Calling printf() with one argument --
H A Dstr_split_basic.phpt16 echo "-- With split_length as default argument --\n";
40 -- With split_length as default argument --
H A Dstrtr_variation6.phpt2 Test strtr() function : usage variations - unexpected inputs for 'from' argument
21 //defining 'str' argument
59 //defining 'to' argument
H A Dbug20169.phpt2 Bug #20169 (implode() clobbers first argument)
/PHP-8.3/Zend/tests/
H A Dbug80049.phpt2 Bug #80049: Memleak when coercing integers to string via variadic argument
H A Dfirst_class_callable_011.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line 3
H A Disset_002.phpt2 Testing isset with several undefined variables as argument
H A Dfirst_class_callable_assert2.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line %d
H A Dmagic_methods_unserialize.phpt10 Fatal error: Method Foo::__unserialize() must take exactly 1 argument in %s on line %d
H A D031.phpt2 Testing array with '[]' passed as argument by value
H A Dbug68775.phpt2 Bug #68775: yield in a function argument crashes or loops indefinitely
/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt49 ReflectionClass::__construct() expects exactly 1 argument, 0 given
56 ReflectionClass::__construct() expects exactly 1 argument, 2 given
/PHP-8.3/ext/iconv/tests/
H A Diconv_strpos.phpt51 strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
52 iconv_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
/PHP-8.3/ext/gmp/tests/
H A Dgmp_import.phpt95 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
96 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
97 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
/PHP-8.3/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
/PHP-8.3/ext/standard/tests/dir/
H A Dclosedir_without_arg.phpt2 Calling closedir() without argument and without opening a directory beforehand
/PHP-8.3/Zend/tests/named_params/
H A Dunpack_and_named_2.phpt10 Fatal error: Cannot use argument unpacking after named arguments in %s on line %d
/PHP-8.3/tests/output/
H A Dob_014.phpt15 str_rot13() expects exactly 1 argument, 2 given
H A Dob_015.phpt15 str_rot13() expects exactly 1 argument, 2 given
/PHP-8.3/ext/spl/tests/
H A Drecursive_tree_iterator_002.phpt14 RecursiveTreeIterator::__construct() expects at least 1 argument, 0 given

Completed in 31 milliseconds

1...<<11121314151617181920>>...35