Home
last modified time | relevance | path

Searched refs:arguments (Results 251 – 275 of 975) sorted by relevance

1...<<11121314151617181920>>...39

/PHP-7.4/ext/standard/tests/array/
H A Darray_multisort_error.phpt13 // Zero arguments
14 echo "\n-- Testing array_multisort() function with Zero arguments --\n";
30 -- Testing array_multisort() function with Zero arguments --
H A Darray_intersect_key_variation5.phpt6 …scription: Returns the entries of arr1 that have keys which are present in all the other arguments.
12 // Initialise function arguments not being substituted (if any)
H A Darray_diff_key_variation5.phpt6 …n: Returns the entries of arr1 that have keys which are not present in any of the others arguments.
12 // Initialise function arguments not being substituted (if any)
H A Darray_intersect_key_variation6.phpt6 …scription: Returns the entries of arr1 that have keys which are present in all the other arguments.
12 // Initialise function arguments not being substituted (if any)
H A Darray_diff_ukey_variation7.phpt6 …n: Returns the entries of arr1 that have keys which are not present in any of the others arguments.
12 // Initialise function arguments not being substituted (if any)
/PHP-7.4/ext/ffi/tests/
H A Dbug77706.phpt57 FFI\Exception: Incorrect number of arguments for C function 'time', expecting exactly 1 parameter
58 FFI\Exception: Incorrect number of arguments for C function 'time', expecting exactly 1 parameter
59 FFI\Exception: Incorrect number of arguments for C function 'fprintf', expecting at least 2 paramet…
/PHP-7.4/ext/spl/tests/
H A DarrayObject___construct_basic1.phpt5 echo "--> No arguments:\n";
20 --> No arguments:
/PHP-7.4/ext/intl/tests/
H A Dcalendar_getErrorCode_error.phpt2 IntlCalendar::getErrorCode(): bad arguments
21 Warning: IntlCalendar::getErrorCode(): intlcal_get_error_code: bad arguments in %s on line %d
H A Dcalendar_getErrorMessage_error.phpt2 IntlCalendar::getErrorMessage(): bad arguments
21 Warning: IntlCalendar::getErrorMessage(): intlcal_get_error_message: bad arguments in %s on line %d
H A Dcalendar_get_Least_Greatest_Minimum_Maximum_error.phpt2 IntlCalendar::get/Least/Greatest/Minimum/Maximum(): bad arguments
58 Warning: IntlCalendar::getLeastMaximum(): intlcal_get_least_maximum: bad arguments in %s on line %d
63 Warning: IntlCalendar::getMaximum(): intlcal_get_maximum: bad arguments in %s on line %d
68 Warning: IntlCalendar::getGreatestMinimum(): intlcal_get_greatest_minimum: bad arguments in %s on l…
73 Warning: IntlCalendar::getMinimum(): intlcal_get_minimum: bad arguments in %s on line %d
H A Dbreakiter_getPartsIterator_error.phpt22 Warning: IntlBreakIterator::getPartsIterator(): breakiter_get_parts_iterator: bad arguments in %s o…
27 Warning: IntlBreakIterator::getPartsIterator(): breakiter_get_parts_iterator: bad arguments in %s o…
H A Dtimezone_getCanonicalID_error.phpt17 Warning: IntlTimeZone::getCanonicalID(): intltz_get_canonical_id: bad arguments in %s on line %d
22 Warning: IntlTimeZone::getCanonicalID(): intltz_get_canonical_id: bad arguments in %s on line %d
H A Dcalendar_fromDateTime_error.phpt37 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
42 Warning: IntlCalendar::fromDateTime(): intlcal_from_date_time: bad arguments in %s on line %d
56 Warning: intlcal_from_date_time(): intlcal_from_date_time: bad arguments in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Ddirname_error.phpt9 // zero arguments
15 // more than expected no. of arguments
H A Dltrim.phpt15 echo "\n *** Output for more than valid number of arguments (Valid are 1 or 2 arguments) ***\n";
58 *** Output for more than valid number of arguments (Valid are 1 or 2 arguments) ***
H A Dshow_source_basic.phpt2 Test function show_source() by calling it with its expected arguments, more test for highlight_file…
8 echo "*** Test by calling method or function with its expected arguments ***\n";
23 *** Test by calling method or function with its expected arguments ***
25 …nbsp;method&nbsp;or&nbsp;function&nbsp;with&nbsp;its&nbsp;expected&nbsp;arguments&nbsp;***\n"</spa…
H A Dchop_basic.phpt20 // Calling chop() with default arguments
23 // Calling chop() with all arguments
H A Dwordwrap_basic.phpt17 // Calling wordwrap() with default arguments
20 // Calling wordwrap() with all possible optional arguments
26 // Calling wordwrap() with all arguments
/PHP-7.4/ext/date/tests/
H A DDateTime_construct_error.phpt15 echo "\n-- Testing new DateTime() with more than expected no. of arguments --\n";
30 -- Testing new DateTime() with more than expected no. of arguments --
H A Dgmmktime_basic.phpt21 // Calling gmmktime() with all possible arguments
24 // Calling gmmktime() with mandatory arguments
/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_error.phpt21 echo "\n-- Testing No.of arguments less than expected --\n";
27 echo "\n-- Testing No.of arguments greater than expected --\n";
53 -- Testing No.of arguments less than expected --
61 -- Testing No.of arguments greater than expected --
H A Dfseek_ftell_rewind_error1.phpt22 echo "-- Testing fseek() with unexpected number of arguments --\n";
27 // test invalid arguments : non-resources
28 echo "-- Testing fseek() with invalid arguments --\n";
61 -- Testing fseek() with unexpected number of arguments --
68 -- Testing fseek() with invalid arguments --
/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_error.phpt15 echo "\n-- Testing fsockopen() function with more than expected no. of arguments --\n";
26 echo "\n-- Testing fsockopen() function with less than expected no. of arguments --\n";
52 -- Testing fsockopen() function with more than expected no. of arguments --
59 -- Testing fsockopen() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt23 echo "\n-- Testing stream_filter_remove() function with Zero arguments --\n";
26 echo "\n-- Testing stream_filter_remove() function with more than expected no. of arguments --\n";
55 -- Testing stream_filter_remove() function with Zero arguments --
60 -- Testing stream_filter_remove() function with more than expected no. of arguments --
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_class_012.phpt2 Test session_set_save_handler() : incorrect arguments for existing handler open
20 echo "*** Testing session_set_save_handler() : incorrect arguments for existing handler open ***\n";
45 *** Testing session_set_save_handler() : incorrect arguments for existing handler open ***

Completed in 43 milliseconds

1...<<11121314151617181920>>...39