Home
last modified time | relevance | path

Searched refs:arguments (Results 51 – 75 of 846) sorted by relevance

12345678910>>...34

/php-src/ext/standard/tests/array/
H A Darray_intersect_variation9.phpt31 // Calling array_intersect() with default arguments
33 echo "- With default arguments -\n";
36 // Calling array_intersect() with more arguments
38 echo "- With more arguments -\n";
44 echo "- With default arguments -\n";
47 // Calling array_intersect() with more arguments
49 echo "- With more arguments -\n";
57 - With default arguments -
132 - With more arguments -
224 - With default arguments -
[all …]
H A Dkey_exists_basic.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
H A Darray_merge_recursive_variation3.phpt84 // with more arguments
103 -- With more arguments --
133 -- With more arguments --
163 -- With more arguments --
189 -- With more arguments --
213 -- With more arguments --
246 -- With more arguments --
285 -- With more arguments --
329 -- With more arguments --
369 -- With more arguments --
[all …]
H A Darray_multisort_variation4.phpt2 Test array_multisort() function : usage variation - testing with multiple array arguments
5 echo "*** Testing array_multisort() : Testing with multiple array arguments ***\n";
19 *** Testing array_multisort() : Testing with multiple array arguments ***
H A Dkey_exists_variation1.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
14 *** test key_exists() by calling it with its expected arguments ***
H A Darray_merge_recursive_basic2.phpt12 // Calling array_merge_recursive() with default arguments
16 // Calling array_merge_recursive() with more arguments
17 echo "-- With more arguments --\n";
37 -- With more arguments --
H A Darray_filter_basic.phpt16 // with all possible arguments
19 // with default arguments
21 // same as with default arguments
H A Darray_uintersect_assoc_basic2.phpt2 Test array_uintersect_assoc() function : basic functionality - testing with multiple array arguments
5 …ting array_uintersect_assoc() : basic functionality - testing with multiple array arguments ***\n";
22 *** Testing array_uintersect_assoc() : basic functionality - testing with multiple array arguments
/php-src/ext/standard/tests/dir/
H A Dscandir_basic.phpt19 echo "\n-- scandir() with mandatory arguments --\n";
22 echo "\n-- scandir() with all arguments --\n";
37 -- scandir() with mandatory arguments --
51 -- scandir() with all arguments --
H A Dscandir_basic-win32-mb.phpt25 echo "\n-- scandir() with mandatory arguments --\n";
28 echo "\n-- scandir() with all arguments --\n";
43 -- scandir() with mandatory arguments --
57 -- scandir() with all arguments --
/php-src/ext/standard/tests/strings/
H A Dsprintf_basic3.phpt22 // Calling sprintf() with default arguments
25 // Calling sprintf() with two arguments
29 // Calling sprintf() with three arguments
33 // Calling sprintf() with four arguments
H A Dsprintf_basic9.phpt23 // Calling sprintf() with default arguments
26 // Calling sprintf() with two arguments
30 // Calling sprintf() with three arguments
34 // Calling sprintf() with four arguments
H A Dstrcspn_basic.phpt18 // Calling strcspn() with all possible arguments
21 // Calling strcspn() with three arguments
24 // Calling strcspn() with default arguments
H A Dstrspn_basic.phpt18 // Calling strspn() with all possible arguments
21 // Calling strspn() with three arguments and default len argument
24 // Calling strspn() with default arguments
H A Dfprintf_error.phpt34 fprintf() expects at least 2 arguments, 0 given
35 fprintf() expects at least 2 arguments, 1 given
36 fprintf() expects at least 2 arguments, 1 given
/php-src/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
12 echo "*** Test by calling method or function with its expected arguments ***\n";
19 *** Test by calling method or function with its expected arguments ***
H A Dposix_setgid_basic.phpt2 Test function posix_setgid() by calling it with its expected arguments
13 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
/php-src/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt2 IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments (procedural)
77 ArgumentCountError: 0, intlcal_get() expects exactly 2 arguments, 1 given
78 ArgumentCountError: 0, intlcal_get_actual_maximum() expects exactly 2 arguments, 1 given
79 ArgumentCountError: 0, intlcal_get_actual_minimum() expects exactly 2 arguments, 1 given
86 ArgumentCountError: 0, intlcal_get() expects exactly 2 arguments, 1 given
87 ArgumentCountError: 0, intlcal_get_actual_maximum() expects exactly 2 arguments, 1 given
88 ArgumentCountError: 0, intlcal_get_actual_minimum() expects exactly 2 arguments, 1 given
/php-src/ext/reflection/tests/
H A DReflectionProperty_error.phpt29 Ok - ReflectionProperty::__construct() expects exactly 2 arguments, 0 given
30 Ok - ReflectionProperty::__construct() expects exactly 2 arguments, 1 given
31 Ok - ReflectionProperty::__construct() expects exactly 2 arguments, 3 given
/php-src/ext/standard/tests/general_functions/
H A Dget_cfg_var_basic.phpt2 Test function get_cfg_var() by calling it with its expected arguments
14 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
/php-src/ext/date/tests/
H A DDateTimeZone_construct_error.phpt2 Test new DateTimeZone(): Too few arguments
10 echo "\n-- Testing new DateTimeZone() with more than expected no. of arguments --\n";
23 -- Testing new DateTimeZone() with more than expected no. of arguments --
H A DDateTime_construct_error.phpt10 echo "\n-- Testing new DateTime() with more than expected no. of arguments --\n";
24 -- Testing new DateTime() with more than expected no. of arguments --
25 ArgumentCountError: DateTime::__construct() expects at most 2 arguments, 3 given
H A Dgettimeofday_basic.phpt12 // Calling gettimeofday() with all possible arguments
15 // Calling gettimeofday() with mandatory arguments
21 // Calling gettimeofday() with all possible arguments
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_error4.phpt58 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
60 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
63 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
66 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
69 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
72 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
75 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
/php-src/tests/output/
H A Dob_get_level_basic_001.phpt7 // Zero arguments
8 echo "\n-- Testing ob_get_level() function with Zero arguments --\n";
32 -- Testing ob_get_level() function with Zero arguments --

Completed in 35 milliseconds

12345678910>>...34