Home
last modified time | relevance | path

Searched refs:arguments (Results 226 – 250 of 1609) sorted by relevance

12345678910>>...65

/PHP-7.2/ext/mbstring/tests/
H A Dmb_ereg_replace_error.phpt18 //Test mb_ereg_replace with one more than the expected number of arguments
19 echo "\n-- Testing mb_ereg_replace() function with more than expected no. of arguments --\n";
27 // Testing mb_ereg_replace with one less than the expected number of arguments
28 echo "\n-- Testing mb_ereg_replace() function with less than expected no. of arguments --\n";
38 -- Testing mb_ereg_replace() function with more than expected no. of arguments --
43 -- Testing mb_ereg_replace() function with less than expected no. of arguments --
H A Dmb_split_error.phpt23 //Test mb_split with one more than the expected number of arguments
24 echo "\n-- Testing mb_split() function with more than expected no. of arguments --\n";
31 // Testing mb_split with one less than the expected number of arguments
32 echo "\n-- Testing mb_split() function with less than expected no. of arguments --\n";
41 -- Testing mb_split() function with more than expected no. of arguments --
46 -- Testing mb_split() function with less than expected no. of arguments --
H A Dmb_stristr_error1.phpt19 //Test mb_stristr with one more than the expected number of arguments
20 echo "\n-- Testing mb_stristr() function with more than expected no. of arguments --\n";
28 // Testing mb_stristr with one less than the expected number of arguments
29 echo "\n-- Testing mb_stristr() function with less than expected no. of arguments --\n";
38 -- Testing mb_stristr() function with more than expected no. of arguments --
43 -- Testing mb_stristr() function with less than expected no. of arguments --
H A Dmb_strrchr_error1.phpt19 //Test mb_strrchr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strrchr() function with more than expected no. of arguments --\n";
28 // Testing mb_strrchr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strrchr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strrchr() function with more than expected no. of arguments --
43 -- Testing mb_strrchr() function with less than expected no. of arguments --
H A Dmb_strrichr_error1.phpt19 //Test mb_strrichr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strrichr() function with more than expected no. of arguments --\n";
28 // Testing mb_strrichr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strrichr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strrichr() function with more than expected no. of arguments --
43 -- Testing mb_strrichr() function with less than expected no. of arguments --
H A Dmb_strstr_error1.phpt19 //Test mb_strstr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strstr() function with more than expected no. of arguments --\n";
28 // Testing mb_strstr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strstr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strstr() function with more than expected no. of arguments --
43 -- Testing mb_strstr() function with less than expected no. of arguments --
/PHP-7.2/ext/date/tests/
H A DDateTime_setTime_error.phpt17 echo "\n-- Testing DateTime::setTime() function with zero arguments --\n";
20 echo "\n-- Testing DateTime::setTime() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing DateTime::setTime() function with more than expected no. of arguments --\n";
36 -- Testing DateTime::setTime() function with zero arguments --
41 -- Testing DateTime::setTime() function with less than expected no. of arguments --
46 -- Testing DateTime::setTime() function with more than expected no. of arguments --
H A Dgmmktime_variation8.phpt2 Test gmmktime() function : usage variation - Passing octal and hexadecimal values to arguments.
21 echo "\n-- Testing gmmktime() function with supplying octal values to arguments --\n";
32 echo "\n-- Testing gmmktime() function with supplying hexa decimal values to arguments --\n";
39 -- Testing gmmktime() function with supplying octal values to arguments --
42 -- Testing gmmktime() function with supplying hexa decimal values to arguments --
H A Ddate_date_set_error.phpt15 echo "\n-- Testing date_date_set() function with zero arguments --\n";
18 echo "\n-- Testing date_date_set() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing date_date_set() function with more than expected no. of arguments --\n";
36 -- Testing date_date_set() function with zero arguments --
41 -- Testing date_date_set() function with less than expected no. of arguments --
52 -- Testing date_date_set() function with more than expected no. of arguments --
H A Ddate_sunset_error.phpt21 // Zero arguments
22 echo "\n-- Testing date_sunset() function with Zero arguments --\n";
25 //Test date_sunset with one more than the expected number of arguments
26 echo "\n-- Testing date_sunset() function with more than expected no. of arguments --\n";
35 -- Testing date_sunset() function with Zero arguments --
40 -- Testing date_sunset() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/file/
H A Dparse_ini_file_error.phpt13 // Zero arguments
14 echo "\n-- Testing parse_ini_file() function with Zero arguments --\n";
17 //Test parse_ini_file with one more than the expected number of arguments
18 echo "\n-- Testing parse_ini_file() function with more than expected no. of arguments --\n";
33 -- Testing parse_ini_file() function with Zero arguments --
38 -- Testing parse_ini_file() function with more than expected no. of arguments --
/PHP-7.2/tests/output/
H A Dob_end_clean_error_001.phpt2 Test wrong number of arguments for ob_end_clean()
12 echo "\nToo many arguments\n";
18 Too many arguments
H A Dob_get_clean_error_001.phpt2 Test wrong number of arguments for ob_get_clean()
12 echo "\nToo many arguments\n";
18 Too many arguments
H A Dob_get_length_error_001.phpt2 Test wrong number of arguments for ob_get_length()
12 echo "\nToo many arguments\n";
18 Too many arguments
H A Dflush_error_001.phpt2 Test wrong number of arguments for flush() (no impact)
11 echo "\nToo many arguments\n";
15 Too many arguments
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_class_error_001.phpt2 Test get_class() function : error conditions - wrong number of arguments.
13 //Test get_class with one more than the expected number of arguments
14 echo "\n-- Testing get_class() function with more than expected no. of arguments --\n";
24 -- Testing get_class() function with more than expected no. of arguments --
/PHP-7.2/ext/json/tests/
H A Djson_decode_error.phpt9 echo "\n-- Testing json_decode() function with no arguments --\n";
12 echo "\n-- Testing json_decode() function with more than expected no. of arguments --\n";
21 -- Testing json_decode() function with no arguments --
26 -- Testing json_decode() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Dstrrev_error.phpt11 echo "-- Testing strrev() function with Zero arguments --";
14 echo "\n-- Testing strrev() function with more than expected no. of arguments --";
20 -- Testing strrev() function with Zero arguments --
24 -- Testing strrev() function with more than expected no. of arguments --
H A Dstripos_error.phpt11 echo "\n-- With Zero arguments --";
14 echo "\n-- With less than expected number of arguments --";
17 echo "\n-- With more than expected number of arguments --";
31 -- With Zero arguments --
35 -- With less than expected number of arguments --
39 -- With more than expected number of arguments --
H A Dstrncasecmp_error.phpt16 echo "\n-- Testing strncasecmp() function with Zero arguments --";
19 echo "\n-- Testing strncasecmp() function with less than expected number of arguments --";
23 echo "\n-- Testing strncasecmp() function with more than expected number of arguments --";
34 -- Testing strncasecmp() function with Zero arguments --
38 -- Testing strncasecmp() function with less than expected number of arguments --
45 -- Testing strncasecmp() function with more than expected number of arguments --
H A Dstrval_error.phpt22 //Test strval with one more than the expected number of arguments
23 echo "\n-- Testing strval() function with more than expected no. of arguments --\n";
26 // Testing strval with one less than the expected number of arguments
27 echo "\n-- Testing strval() function with less than expected no. of arguments --\n";
39 -- Testing strval() function with more than expected no. of arguments --
44 -- Testing strval() function with less than expected no. of arguments --
H A Dmoney_format_error.phpt26 echo "\n-- Testing money_format() function with no arguments --\n";
29 echo "\n-- Testing money_format() function with insufficient arguments --\n";
32 echo "\n-- Testing money_format() function with more than expected no. of arguments --\n";
42 -- Testing money_format() function with no arguments --
47 -- Testing money_format() function with insufficient arguments --
52 -- Testing money_format() function with more than expected no. of arguments --
/PHP-7.2/ext/intl/tests/
H A Dgregoriancalendar_isLeapYear_error.phpt2 IntlGregorianCalendar::isLeapYear(): bad arguments
24 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
29 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
34 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
39 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
44 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
/PHP-7.2/ext/standard/tests/time/
H A Dstrptime_error.phpt22 echo "\n-- Testing strptime() function with Zero arguments --\n";
25 echo "\n-- Testing strptime() function with less than expected no. of arguments --\n";
31 echo "\n-- Testing strptime() function with more than expected no. of arguments --\n";
43 -- Testing strptime() function with Zero arguments --
48 -- Testing strptime() function with less than expected no. of arguments --
53 -- Testing strptime() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_error.phpt13 // Zero arguments
14 echo "\n-- Testing stream_get_meta_data() function with Zero arguments --\n";
17 //Test stream_get_meta_data with one more than the expected number of arguments
18 echo "\n-- Testing stream_get_meta_data() function with more than expected no. of arguments --\n";
38 -- Testing stream_get_meta_data() function with Zero arguments --
43 -- Testing stream_get_meta_data() function with more than expected no. of arguments --

Completed in 41 milliseconds

12345678910>>...65