Home
last modified time | relevance | path

Searched refs:argument (Results 76 – 100 of 869) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/standard/tests/array/
H A Darray_change_key_case_variation6.phpt15 echo "\n-- Pass a two-dimensional array as \$input argument --\n";
18 echo "\n-- Pass a sub-array as \$input argument --\n";
26 -- Pass a two-dimensional array as $input argument --
57 -- Pass a sub-array as $input argument --
H A Darray_rand_variation4.phpt47 // with default argument
48 echo"\nWith default argument\n";
68 With default argument
84 With default argument
100 With default argument
116 With default argument
132 With default argument
148 With default argument
H A Darray_intersect_assoc_variation3.phpt2 Test array_intersect_assoc() function : usage variations - different arrays for 'arr1' argument
6 * Passing different types of arrays to $arr1 argument and testing whether
8 * The $arr2 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing different types of arrays to \$arr1 argument **…
13 /* Different heredoc strings passed as argument to $arr1 */
43 // arrays to be passed to $arr1 argument
73 // array to be passsed to $arr2 argument
91 // additional argument passed is the same as $arr1 argument
99 *** Testing array_intersect_assoc() : Passing different types of arrays to $arr1 argument ***
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation1.phpt2 Test fscanf() function: usage variations - return type without third argument
10 echo "*** Testing fscanf(): for its return type without third argument ***\n";
23 // capturing the return value from fscanf() called without third argument
37 *** Testing fscanf(): for its return type without third argument ***
/PHP-8.3/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt17 echo "\nWrong type of argument (bool):\n";
23 echo "\nWrong type of argument (int):\n";
29 echo "\nWrong type of argument (bool, string):\n";
35 echo "\nWrong type of argument (string, bool):\n";
67 Wrong type of argument (bool):
72 Wrong type of argument (int):
77 Wrong type of argument (bool, string):
82 Wrong type of argument (string, bool):
/PHP-8.3/ext/standard/tests/array/range/
H A Drange_inputs_string_invalid.phpt40 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg…
48 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu…
55 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu…
67 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg…
/PHP-8.3/ext/posix/tests/
H A Dposix_seteuid_variation5.phpt2 Test function posix_seteuid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_setgid_variation5.phpt2 Test function posix_setgid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_setuid_variation5.phpt2 Test function posix_setuid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_seteuid_variation2.phpt2 Test function posix_seteuid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
H A Dposix_setgid_variation2.phpt2 Test function posix_setgid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
H A Dposix_setuid_variation2.phpt2 Test function posix_setuid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
/PHP-8.3/ext/standard/tests/strings/
H A Dchunk_split_variation2_32bit.phpt2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 2
9 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***\n";
17 *** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***
H A Dfprintf_error.phpt9 /* zero argument */
16 /* scalar argument */
23 /* NULL argument */
H A Dsubstr_count_error.phpt43 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
44 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
45 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack)
46 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack)
H A Dchunk_split_variation1_32bit.phpt2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 1
10 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***\n";
18 *** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***
/PHP-8.3/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation2.phpt2 Test function get_cfg_var() by substituting argument 1 with boolean values.
14 echo "*** Test substituting argument 1 with boolean values ***\n";
31 *** Test substituting argument 1 with boolean values ***
H A Dget_cfg_var_variation4.phpt2 Test function get_cfg_var() by substituting argument 1 with float values.
14 echo "*** Test substituting argument 1 with float values ***\n";
32 *** Test substituting argument 1 with float values ***
H A Dget_cfg_var_variation9.phpt2 Test function get_cfg_var() by substituting argument with array of valid parameters.
14 echo "*** Test substituting argument with array of valid parameters ***\n";
34 *** Test substituting argument with array of valid parameters ***
H A Dget_cfg_var_variation7.phpt2 Test function get_cfg_var() by substituting argument 1 with string values.
14 echo "*** Test substituting argument 1 with unknown string values ***\n";
35 *** Test substituting argument 1 with unknown string values ***
H A Dproc_nice_variation2.phpt2 Test function proc_nice() by substituting argument 1 with boolean values.
16 echo "*** Test substituting argument 1 with boolean values ***\n";
33 *** Test substituting argument 1 with boolean values ***
/PHP-8.3/Zend/tests/
H A Dcall_user_func_array_array_slice_named_args.phpt8 Fatal error: Cannot use positional argument after named argument in %s on line %d
/PHP-8.3/Zend/tests/named_params/
H A Dpositional_after_named.phpt10 Fatal error: Cannot use positional argument after named argument in %s on line %d
/PHP-8.3/sapi/cgi/tests/
H A Dbug78323.phpt12 // no argument for option
36 Error in argument 1, char 1: no argument for option -
/PHP-8.3/Zend/tests/attributes/
H A D026_unpack_in_args.phpt2 Cannot use unpacking in attribute argument list
11 Fatal error: Cannot use unpacking in attribute argument list in %s on line %d

Completed in 33 milliseconds

12345678910>>...35