Home
last modified time | relevance | path

Searched refs:arguments (Results 201 – 225 of 1597) sorted by relevance

12345678910>>...64

/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_error1.phpt16 * Test how iconv_strpos behaves when passed an incorrect number of arguments
22 //Test iconv_strpos with one more than the expected number of arguments
23 echo "\n-- Testing iconv_strpos() function with more than expected no. of arguments --\n";
31 // Testing iconv_strpos with one less than the expected number of arguments
32 echo "\n-- Testing iconv_strpos() function with less than expected no. of arguments --\n";
41 -- Testing iconv_strpos() function with more than expected no. of arguments --
46 -- Testing iconv_strpos() function with less than expected no. of arguments --
/PHP-5.5/ext/zlib/tests/
H A Dgzuncompress_error1.phpt19 // Zero arguments
20 echo "\n-- Testing gzuncompress() function with Zero arguments --\n";
23 //Test gzuncompress with one more than the expected number of arguments
24 echo "\n-- Testing gzuncompress() function with more than expected no. of arguments --\n";
36 echo "\n-- Testing with incorrect arguments --\n";
55 -- Testing gzuncompress() function with Zero arguments --
60 -- Testing gzuncompress() function with more than expected no. of arguments --
70 -- Testing with incorrect arguments --
H A Dgzopen_error.phpt20 //Test gzopen with one more than the expected number of arguments
21 echo "\n-- Testing gzopen() function with more than expected no. of arguments --\n";
28 // Testing gzopen with one less than the expected number of arguments
29 echo "\n-- Testing gzopen() function with less than expected no. of arguments --\n";
38 -- Testing gzopen() function with more than expected no. of arguments --
43 -- Testing gzopen() function with less than expected no. of arguments --
/PHP-5.5/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error.phpt2 IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments
34 Warning: IntlCalendar::get(): intlcal_get: bad arguments in %s on line %d
39 Warning: IntlCalendar::getActualMaximum(): intlcal_get_actual_maximum: bad arguments in %s on line …
44 Warning: IntlCalendar::getActualMinimum(): intlcal_get_actual_minimum: bad arguments in %s on line …
58 Warning: IntlCalendar::get(): intlcal_get: bad arguments in %s on line %d
63 Warning: IntlCalendar::getActualMaximum(): intlcal_get_actual_maximum: bad arguments in %s on line …
68 Warning: IntlCalendar::getActualMinimum(): intlcal_get_actual_minimum: bad arguments in %s on line …
73 Warning: IntlCalendar::get(): intlcal_get: bad arguments in %s on line %d
78 Warning: IntlCalendar::getActualMaximum(): intlcal_get_actual_maximum: bad arguments in %s on line …
83 Warning: IntlCalendar::getActualMinimum(): intlcal_get_actual_minimum: bad arguments in %s on line …
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt2 IntlCalendar::setSkipped/RepeatedWallTimeOption(): bad arguments
38 …r::setSkippedWallTimeOption(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
43 …:setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad arguments in %s on line %d
48 …r::setSkippedWallTimeOption(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
53 …:setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad arguments in %s on line %d
58 …r::setSkippedWallTimeOption(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
63 …:setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad arguments in %s on line %d
74 …et_skipped_wall_time_option(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
79 …_repeated_wall_time_option(): intlcal_set_repeated_wall_time_option: bad arguments in %s on line %d
H A Dcalendar_setTimeZone_error.phpt2 IntlCalendar::setTimeZone(): bad arguments
30 error: 2, IntlCalendar::setTimeZone(): intlcal_set_time_zone: bad arguments
33 error: 2, IntlCalendar::setTimeZone(): intlcal_set_time_zone: bad arguments
36 error: 2, intlcal_set_time_zone(): intlcal_set_time_zone: bad arguments
40 error: 2, intlcal_set_time_zone(): intlcal_set_time_zone: bad arguments
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_error.phpt14 //Test mail with one more than the expected number of arguments
15 echo "\n-- Testing mail() function with more than expected no. of arguments --\n";
24 // Testing mail with one less than the expected number of arguments
25 echo "\n-- Testing mail() function with less than expected no. of arguments --\n";
35 -- Testing mail() function with more than expected no. of arguments --
40 -- Testing mail() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_keys_error.phpt17 echo "\n-- Testing array_fill_keys() function with more than expected no. of arguments --\n";
20 echo "\n-- Testing array_fill_keys() function with less than expected no. of arguments --\n";
23 echo "\n-- Testing array_fill_keys() function with no arguments --\n";
31 -- Testing array_fill_keys() function with more than expected no. of arguments --
36 -- Testing array_fill_keys() function with less than expected no. of arguments --
41 -- Testing array_fill_keys() function with no arguments --
H A Darray_uintersect_assoc_error.phpt13 //Test array_uintersect_assoc with one more than the expected number of arguments
14 echo "\n-- Testing array_uintersect_assoc() function with more than expected no. of arguments --\n";
23 // Testing array_uintersect_assoc with one less than the expected number of arguments
24 echo "\n-- Testing array_uintersect_assoc() function with less than expected no. of arguments --\n";
34 -- Testing array_uintersect_assoc() function with more than expected no. of arguments --
39 -- Testing array_uintersect_assoc() function with less than expected no. of arguments --
H A Dcompact_error.phpt12 * Error -tests test compact with zero arguments.
17 // Zero arguments
18 echo "\n-- Testing compact() function with Zero arguments --\n";
27 -- Testing compact() function with Zero arguments --
/PHP-5.5/ext/ereg/tests/
H A Dereg_replace_error_001.phpt14 //Test ereg_replace with one more than the expected number of arguments
15 echo "\n-- Testing ereg_replace() function with more than expected no. of arguments --\n";
22 // Testing ereg_replace with one less than the expected number of arguments
23 echo "\n-- Testing ereg_replace() function with less than expected no. of arguments --\n";
33 -- Testing ereg_replace() function with more than expected no. of arguments --
40 -- Testing ereg_replace() function with less than expected no. of arguments --
H A Deregi_replace_error_001.phpt14 //Test eregi_replace with one more than the expected number of arguments
15 echo "\n-- Testing eregi_replace() function with more than expected no. of arguments --\n";
22 // Testing eregi_replace with one less than the expected number of arguments
23 echo "\n-- Testing eregi_replace() function with less than expected no. of arguments --\n";
33 -- Testing eregi_replace() function with more than expected no. of arguments --
40 -- Testing eregi_replace() function with less than expected no. of arguments --
/PHP-5.5/ext/xml/tests/
H A Dxml_parse_into_struct_error.phpt19 //Test xml_parse_into_struct with one more than the expected number of arguments
20 echo "\n-- Testing xml_parse_into_struct() function with more than expected no. of arguments --\n";
28 // Testing xml_parse_into_struct with one less than the expected number of arguments
29 echo "\n-- Testing xml_parse_into_struct() function with less than expected no. of arguments --\n";
39 -- Testing xml_parse_into_struct() function with more than expected no. of arguments --
44 -- Testing xml_parse_into_struct() function with less than expected no. of arguments --
H A Dxml_set_object_error.phpt20 //Test xml_set_object with one more than the expected number of arguments
21 echo "\n-- Testing xml_set_object() function with more than expected no. of arguments --\n";
29 // Testing xml_set_object with one less than the expected number of arguments
30 echo "\n-- Testing xml_set_object() function with less than expected no. of arguments --\n";
41 -- Testing xml_set_object() function with more than expected no. of arguments --
46 -- Testing xml_set_object() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/file/
H A Dchmod_error.phpt14 //Test chmod with one more than the expected number of arguments
15 echo "\n-- Testing chmod() function with more than expected no. of arguments --\n";
21 // Testing chmod with one less than the expected number of arguments
22 echo "\n-- Testing chmod() function with less than expected no. of arguments --\n";
35 -- Testing chmod() function with more than expected no. of arguments --
40 -- Testing chmod() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/class_object/
H A Dproperty_exists_error.phpt18 echo "\n-- Testing property_exists() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing property_exists() function with less than expected no. of arguments --\n";
25 echo "\n-- Testing property_exists() function with incorrect arguments --\n";
33 -- Testing property_exists() function with more than expected no. of arguments --
38 -- Testing property_exists() function with less than expected no. of arguments --
43 -- Testing property_exists() function with incorrect arguments --
H A Dis_a_error_001.phpt15 //Test is_a with one more than the expected number of arguments
16 echo "\n-- Testing is_a() function with more than expected no. of arguments --\n";
24 //Test is_a with one more than the expected number of arguments
29 // Testing is_a with one less than the expected number of arguments
30 echo "\n-- Testing is_a() function with less than expected no. of arguments --\n";
40 -- Testing is_a() function with more than expected no. of arguments --
50 -- Testing is_a() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
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";
41 -- Testing money_format() function with no arguments --
46 -- Testing money_format() function with insufficient arguments --
51 -- Testing money_format() function with more than expected no. of arguments --
H A Dstripslashes_error.phpt17 echo "\n-- Testing stripslashes() function with Zero arguments --\n";
20 // More than expected number of arguments
21 echo "\n-- Testing stripslashes() function with more than expected no. of arguments --\n";
33 -- Testing stripslashes() function with Zero arguments --
38 -- Testing stripslashes() function with more than expected no. of arguments --
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_buffer_error.phpt19 //Test finfo_buffer with one more than the expected number of arguments
20 echo "\n-- Testing finfo_buffer() function with more than expected no. of arguments --\n";
26 // Testing finfo_buffer with one less than the expected number of arguments
27 echo "\n-- Testing finfo_buffer() function with less than expected no. of arguments --\n";
36 -- Testing finfo_buffer() function with more than expected no. of arguments --
41 -- Testing finfo_buffer() function with less than expected no. of arguments --
/PHP-5.5/ext/gd/tests/
H A Dimagecolorallocate_error.phpt24 //Test imagecolorallocate with one more than the expected number of arguments
25 echo "\n-- Testing imagecolorallocate() function with more than expected no. of arguments --\n";
28 // Testing imagecolorallocate with one less than the expected number of arguments
29 echo "\n-- Testing imagecolorallocate() function with less than expected no. of arguments --\n";
37 -- Testing imagecolorallocate() function with more than expected no. of arguments --
42 -- Testing imagecolorallocate() function with less than expected no. of arguments --
/PHP-5.5/Zend/tests/
H A Dfunction_exists_error.phpt15 echo "\nToo many arguments\n";
18 echo "\nToo few arguments\n";
26 Too many arguments
31 Too few arguments
/PHP-5.5/ext/standard/tests/math/
H A Dceil_error.phpt14 echo "\nToo many arguments\n";
17 echo "\nToo few arguments\n";
24 Too many arguments
29 Too few arguments
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_constructor_error2.phpt17 echo "Too few arguments:\n";
23 echo "\nToo many arguments:\n";
31 Too few arguments:
35 Too many arguments:
/PHP-5.5/tests/output/
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

Completed in 43 milliseconds

12345678910>>...64