Home
last modified time | relevance | path

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

12345678910>>...64

/PHP-5.5/ext/standard/tests/math/
H A Dfloor_error.phpt14 echo "\n-- Too many arguments --\n";
17 echo "\n-- Too few arguments --\n";
24 -- Too many arguments --
29 -- Too few arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Daddslashes_error.phpt17 echo "\n-- Testing addslashes() function with Zero arguments --\n";
20 // More than expected number of arguments
21 echo "\n-- Testing addslashes() function with more than expected no. of arguments --\n";
33 -- Testing addslashes() function with Zero arguments --
38 -- Testing addslashes() function with more than expected no. of arguments --
H A Dchop_error.phpt17 echo "\n-- Testing chop() function with Zero arguments --\n";
20 // More than expected number of arguments
21 echo "\n-- Testing chop() function with more than expected no. of arguments --\n";
34 -- Testing chop() function with Zero arguments --
39 -- Testing chop() function with more than expected no. of arguments --
H A Ducwords_error.phpt13 echo "\n-- Testing ucwords() function with Zero arguments --\n";
16 // More than expected number of arguments
17 echo "\n-- Testing ucwords() function with more than expected no. of arguments --\n";
31 -- Testing ucwords() function with Zero arguments --
36 -- Testing ucwords() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_error.phpt2 Test closedir() function : error conditions - Pass incorrect number of arguments
12 * Pass incorrect number of arguments to closedir() to test behaviour
18 //Test closedir with one more than the expected number of arguments
19 echo "\n-- Testing closedir() function with more than expected no. of arguments --\n";
41 -- Testing closedir() function with more than expected no. of arguments --
/PHP-5.5/ext/intl/tests/
H A Dcalendar_equals_error.phpt2 IntlCalendar::equals(): bad arguments
29 error: 2, IntlCalendar::equals(): intlcal_equals: bad arguments
33 error: 2, IntlCalendar::equals(): intlcal_equals: bad arguments
37 error: 2, IntlCalendar::equals(): intlcal_equals: bad arguments
41 error: 2, intlcal_equals(): intlcal_equals: bad arguments
45 error: 2, intlcal_equals(): intlcal_equals: bad arguments
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-5.5/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 --
/PHP-5.5/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_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_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_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-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb_error.phpt22 //Test mcrypt_ecb with one more than the expected number of arguments
23 echo "\n-- Testing mcrypt_ecb() function with more than expected no. of arguments --\n";
32 // Testing mcrypt_ecb with one less than the expected number of arguments
33 echo "\n-- Testing mcrypt_ecb() function with less than expected no. of arguments --\n";
44 -- Testing mcrypt_ecb() function with more than expected no. of arguments --
49 -- Testing mcrypt_ecb() 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 --
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 --
/PHP-5.5/ext/ereg/tests/
H A Dereg_error_001.phpt18 //Test ereg with one more than the expected number of arguments
19 echo "\n-- Testing ereg() function with more than expected no. of arguments --\n";
26 // Testing ereg with one less than the expected number of arguments
27 echo "\n-- Testing ereg() function with less than expected no. of arguments --\n";
36 -- Testing ereg() function with more than expected no. of arguments --
43 -- Testing ereg() function with less than expected no. of arguments --
H A Dsplit_error_001.phpt14 //Test split with one more than the expected number of arguments
15 echo "\n-- Testing split() function with more than expected no. of arguments --\n";
22 // Testing split with one less than the expected number of arguments
23 echo "\n-- Testing split() function with less than expected no. of arguments --\n";
32 -- Testing split() function with more than expected no. of arguments --
39 -- Testing split() function with less than expected no. of arguments --
H A Dspliti_error_001.phpt14 //Test spliti with one more than the expected number of arguments
15 echo "\n-- Testing spliti() function with more than expected no. of arguments --\n";
22 // Testing spliti with one less than the expected number of arguments
23 echo "\n-- Testing spliti() function with less than expected no. of arguments --\n";
32 -- Testing spliti() function with more than expected no. of arguments --
39 -- Testing spliti() function with less than expected no. of arguments --
H A Deregi_error_001.phpt18 //Test eregi with one more than the expected number of arguments
19 echo "\n-- Testing eregi() function with more than expected no. of arguments --\n";
26 // Testing eregi with one less than the expected number of arguments
27 echo "\n-- Testing eregi() function with less than expected no. of arguments --\n";
36 -- Testing eregi() function with more than expected no. of arguments --
43 -- Testing eregi() function with less than expected no. of arguments --
/PHP-5.5/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-5.5/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";
40 -- Testing strptime() function with Zero arguments --
45 -- Testing strptime() function with less than expected no. of arguments --
50 -- Testing strptime() function with more than expected no. of arguments --
/PHP-5.5/ext/imap/tests/
H A Dimap_close_basic.phpt28 // Calling imap_close() with all possible arguments
29 echo "\n-- Call to imap_close() with all possible arguments --\n";
36 // Calling imap_close() with mandatory arguments
37 echo "\n-- Call to imap_close() with mandatory arguments --\n";
50 -- Call to imap_close() with all possible arguments --
54 -- Call to imap_close() with mandatory arguments --
/PHP-5.5/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

Completed in 107 milliseconds

12345678910>>...64