Home
last modified time | relevance | path

Searched refs:arguments (Results 151 – 175 of 975) sorted by relevance

12345678910>>...39

/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_basic.phpt30 echo "\nCalling fsockopen() with all possible arguments:\n";
35 echo "\nCalling fsockopen() with mandatory arguments:\n";
52 Calling fsockopen() with all possible arguments:
55 Calling fsockopen() with mandatory arguments:
/PHP-7.4/ext/intl/tests/
H A Dtimezone_createTimeZoneIDEnumeration_error.phpt19 …eateTimeZoneIDEnumeration(): intltz_create_time_zone_id_enumeration: bad arguments in %s on line %d
24 …eateTimeZoneIDEnumeration(): intltz_create_time_zone_id_enumeration: bad arguments in %s on line %d
32 …eateTimeZoneIDEnumeration(): intltz_create_time_zone_id_enumeration: bad arguments in %s on line %d
37 …eateTimeZoneIDEnumeration(): intltz_create_time_zone_id_enumeration: bad arguments in %s on line %d
H A Dbreakiter_createCodePointInstance_error.phpt2 IntlBreakIterator::createCodePointInstance(): bad arguments
15 …or::createCodePointInstance(): breakiter_create_code_point_instance: bad arguments in %s on line %d
H A Dbreakiter_getLocale_error.phpt20 Warning: IntlBreakIterator::getLocale(): breakiter_get_locale: bad arguments in %s on line %d
25 Warning: IntlBreakIterator::getLocale(): breakiter_get_locale: bad arguments in %s on line %d
30 Warning: IntlBreakIterator::getLocale(): breakiter_get_locale: bad arguments in %s on line %d
H A Dcalendar_getFirstDayOfWeek_error.phpt2 IntlCalendar::getFirstDayOfWeek(): bad arguments
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
H A Dcalendar_getMinimalDaysInFirstWeek_error.phpt2 IntlCalendar::getMinimalDaysInFirstWeek(): bad arguments
22 …getMinimalDaysInFirstWeek(): intlcal_get_minimal_days_in_first_week: bad arguments in %s on line %d
27 …inimal_days_in_first_week(): intlcal_get_minimal_days_in_first_week: bad arguments in %s on line %d
H A Dcalendar_getTimeZone_error.phpt2 IntlCalendar::getTimeZone(): bad arguments
22 Warning: IntlCalendar::getTimeZone(): intlcal_get_time_zone: bad arguments in %s on line %d
27 Warning: intlcal_get_time_zone(): intlcal_get_time_zone: bad arguments in %s on line %d
H A Dcalendar_getTime_error.phpt2 IntlCalendar::getTime(): bad arguments
22 Warning: IntlCalendar::getTime(): intlcal_get_time: bad arguments in %s on line %d
27 Warning: intlcal_get_time(): intlcal_get_time: bad arguments in %s on line %d
H A Dcalendar_getType_error.phpt2 IntlCalendar::getType(): bad arguments
22 Warning: IntlCalendar::getType(): intlcal_get_type: bad arguments in %s on line %d
27 Warning: intlcal_get_type(): intlcal_get_type: bad arguments in %s on line %d
H A Dcalendar_inDaylightTime_error.phpt2 IntlCalendar::inDaylightTime(): bad arguments
22 Warning: IntlCalendar::inDaylightTime(): intlcal_in_daylight_time: bad arguments in %s on line %d
27 Warning: intlcal_in_daylight_time(): intlcal_in_daylight_time: bad arguments in %s on line %d
H A Dcalendar_isLenient_error.phpt2 IntlCalendar::isLenient(): bad arguments
22 Warning: IntlCalendar::isLenient(): intlcal_is_lenient: bad arguments in %s on line %d
27 Warning: intlcal_is_lenient(): intlcal_is_lenient: bad arguments in %s on line %d
H A Dgregoriancalendar_getGregorianChange_error.phpt2 IntlGregorianCalendar::getGregorianChange(): bad arguments
21 …ianCalendar::getGregorianChange(): intlgregcal_get_gregorian_change: bad arguments in %s on line %d
26 Warning: intlgregcal_get_gregorian_change(): intlgregcal_get_gregorian_change: bad arguments in %s …
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_error.phpt18 echo "-- Testing ftruncate() with less than expected number of arguments --\n";
20 // zero arguments
23 // arguments less than expected numbers
28 echo "-- Testing ftruncate() with more than expected number of arguments --\n";
29 // more than expected number of arguments
34 // test invalid arguments : non-resources
77 -- Testing ftruncate() with less than expected number of arguments --
85 -- Testing ftruncate() with more than expected number of arguments --
H A Dreadfile_error.phpt12 echo "-- Testing readfile() with unexpected no. of arguments --\n";
16 echo "\n-- Testing readfile() with invalid arguments --\n";
17 // invalid arguments
32 -- Testing readfile() with unexpected no. of arguments --
40 -- Testing readfile() with invalid arguments --
/PHP-7.4/tests/output/
H A Dob_clean_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_clean() function with Zero arguments --\n";
30 -- Testing ob_clean() function with Zero arguments --
H A Dob_end_flush_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_end_flush() function with Zero arguments --\n";
31 -- Testing ob_end_flush() function with Zero arguments --
/PHP-7.4/ext/zlib/tests/
H A Dgzencode_error1.phpt23 // Zero arguments
24 echo "\n-- Testing gzencode() function with Zero arguments --\n";
27 //Test gzencode with one more than the expected number of arguments
28 echo "\n-- Testing gzencode() function with more than expected no. of arguments --\n";
62 -- Testing gzencode() function with Zero arguments --
67 -- Testing gzencode() function with more than expected no. of arguments --
/PHP-7.4/ext/pcntl/tests/
H A D002.phpt52 echo "sigprocmask with invalid arguments\n";
65 echo "sigwaitinfo with invalid arguments\n";
68 echo "sigtimedwait with invalid arguments\n";
94 sigprocmask with invalid arguments
99 sigwaitinfo with invalid arguments
102 sigtimedwait with invalid arguments
/PHP-7.4/ext/standard/tests/strings/
H A Dchop_variation5.phpt2 Test chop() function : usage variations - miscellaneous arguments
11 * Testing chop() : with miscellaneous arguments
14 echo "*** Testing chop() : with miscellaneous arguments ***\n";
29 *** Testing chop() : with miscellaneous arguments ***
H A Dstrcspn_basic.phpt25 // Calling strcspn() with all possible arguments
28 // Calling strcspn() with three arguments
31 // Calling strcspn() with default arguments
/PHP-7.4/ext/standard/tests/array/
H A Darray_fill_keys_variation3.phpt22 echo "\n-- Testing array_fill_keys() function with both wrong arguments --\n";
25 echo "\n-- Testing array_fill_keys() function with unusual second arguments --\n";
37 -- Testing array_fill_keys() function with both wrong arguments --
42 -- Testing array_fill_keys() function with unusual second arguments --
H A Darray_udiff_assoc_variation.phpt6 …ies of arr1 that have values which are not present in any of the others arguments but do additiona…
11 echo "*** Testing array_udiff_assoc() : variation - testing with multiple array arguments ***\n";
29 *** Testing array_udiff_assoc() : variation - testing with multiple array arguments ***
/PHP-7.4/ext/posix/tests/
H A Dposix_kill_error.phpt19 echo "\n-- Testing posix_kill() function with more than expected no. of arguments --\n";
25 echo "\n-- Testing posix_kill() function with less than expected no. of arguments --\n";
44 -- Testing posix_kill() function with more than expected no. of arguments --
49 -- Testing posix_kill() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_declared_classes_basic_001.phpt14 // Zero arguments
15 echo "\n-- Testing get_declared_classes() function with Zero arguments --\n";
37 -- Testing get_declared_classes() function with Zero arguments --
H A Dget_declared_interfaces_basic_001.phpt14 // Zero arguments
15 echo "\n-- Testing get_declared_interfaces() function with Zero arguments --\n";
37 -- Testing get_declared_interfaces() function with Zero arguments --

Completed in 55 milliseconds

12345678910>>...39