Home
last modified time | relevance | path

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

12345678910>>...63

/PHP-7.0/ext/mbstring/tests/
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.0/ext/mcrypt/tests/
H A Dmcrypt_decrypt_error.phpt20 //Test mcrypt_decrypt with one more than the expected number of arguments
21 echo "\n-- Testing mcrypt_decrypt() function with more than expected no. of arguments --\n";
30 // Testing mcrypt_decrypt with one less than the expected number of arguments
31 echo "\n-- Testing mcrypt_decrypt() function with less than expected no. of arguments --\n";
42 -- Testing mcrypt_decrypt() function with more than expected no. of arguments --
47 -- Testing mcrypt_decrypt() function with less than expected no. of arguments --
H A Dmcrypt_encrypt_error.phpt20 //Test mcrypt_encrypt with one more than the expected number of arguments
21 echo "\n-- Testing mcrypt_encrypt() function with more than expected no. of arguments --\n";
30 // Testing mcrypt_encrypt with one less than the expected number of arguments
31 echo "\n-- Testing mcrypt_encrypt() function with less than expected no. of arguments --\n";
42 -- Testing mcrypt_encrypt() function with more than expected no. of arguments --
47 -- Testing mcrypt_encrypt() function with less than expected no. of arguments --
/PHP-7.0/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";
35 -- Testing DateTime::setTime() function with zero arguments --
40 -- Testing DateTime::setTime() function with less than expected no. of arguments --
45 -- 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 DDateTime_setDate_error.phpt17 echo "\n-- Testing DateTime::setDate() function with zero arguments --\n";
20 echo "\n-- Testing DateTime::setDate() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing DateTime::setDate() function with more than expected no. of arguments --\n";
36 -- Testing DateTime::setDate() function with zero arguments --
41 -- Testing DateTime::setDate() function with less than expected no. of arguments --
49 -- Testing DateTime::setDate() function with more than expected no. of arguments --
H A DDateTime_setISODate_error.phpt19 echo "\n-- Testing DateTime::setISODate() function with zero arguments --\n";
23 echo "\n-- Testing DateTime::setISODate() function with less than expected no. of arguments --\n";
26 echo "\n-- Testing date_isodate_set() function with more than expected no. of arguments --\n";
37 -- Testing DateTime::setISODate() function with zero arguments --
42 -- Testing DateTime::setISODate() function with less than expected no. of arguments --
47 -- Testing date_isodate_set() function with more than expected no. of 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.0/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.0/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";
19 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";
19 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";
19 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.0/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.0/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 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.0/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.0/ext/intl/tests/
H A Dgregoriancalendar_isLeapYear_error.phpt2 IntlGregorianCalendar::isLeapYear(): bad arguments
25 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
30 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
35 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
40 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
45 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
/PHP-7.0/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 45 milliseconds

12345678910>>...63