Home
last modified time | relevance | path

Searched refs:arguments (Results 101 – 125 of 1597) sorted by relevance

12345678910>>...64

/PHP-5.5/ext/standard/tests/array/
H A Darray_flip_error.phpt12 // Zero arguments
13 echo "-- Testing array_flip() function with Zero arguments --\n";
16 //one more than the expected number of arguments
17 echo "-- Testing array_flip() function with more than expected no. of arguments --\n";
26 -- Testing array_flip() function with Zero arguments --
30 -- Testing array_flip() function with more than expected no. of arguments --
H A Darray_unique_error.phpt12 // Zero arguments
13 echo "\n-- Testing array_unique() function with zero arguments --\n";
16 //Test array_unique with one more than the expected number of arguments
17 echo "\n-- Testing array_unique() function with more than expected no. of arguments --\n";
27 -- Testing array_unique() function with zero arguments --
32 -- Testing array_unique() function with more than expected no. of arguments --
H A Darray_sum_error.phpt12 // Zero arguments
13 echo "-- Testing array_sum() function with zero arguments --\n";
16 // One more than the expected number of arguments
17 echo "-- Testing array_sum() function with more than expected no. of arguments --\n";
26 -- Testing array_sum() function with zero arguments --
30 -- Testing array_sum() function with more than expected no. of arguments --
H A Darray_fill_error.phpt13 // Zero arguments
14 echo "-- Testing array_fill() function with Zero arguments --\n";
17 // More than expected number of arguments
18 echo "-- Testing array_fill() function with more than expected no. of arguments --\n";
25 // Less than the expected number of arguments
26 echo "-- Testing array_fill() function with less than expected no. of arguments --\n";
43 -- Testing array_fill() function with Zero arguments --
47 -- Testing array_fill() function with more than expected no. of arguments --
51 -- Testing array_fill() function with less than expected no. of arguments --
H A Darray_rand_error.phpt12 // Zero arguments
13 echo "\n-- Testing array_rand() function with Zero arguments --\n";
16 //Test array_rand with one more than the expected number of arguments
17 echo "\n-- Testing array_rand() function with more than expected no. of arguments --\n";
28 -- Testing array_rand() function with Zero arguments --
33 -- Testing array_rand() function with more than expected no. of arguments --
H A Darray_unshift_error.phpt12 // Zero arguments
13 echo "\n-- Testing array_unshift() function with Zero arguments --\n";
16 // Testing array_unshift with one less than the expected number of arguments
17 echo "\n-- Testing array_unshift() function with less than expected no. of arguments --\n";
25 -- Testing array_unshift() function with Zero arguments --
30 -- Testing array_unshift() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dstripcslashes_error.phpt12 echo "*** Testing stripcslashes() : unexpected number of arguments ***";
15 echo "\n-- Testing stripcslashes() function with no arguments --\n";
18 echo "\n-- Testing stripcslashes() function with more than expected no. of arguments --\n";
24 *** Testing stripcslashes() : unexpected number of arguments ***
25 -- Testing stripcslashes() function with no arguments --
30 -- Testing stripcslashes() function with more than expected no. of arguments --
H A Dsubstr.phpt33 /* variations with two arguments */
42 /* variations with three arguments */
103 -- Variations for two arguments --
108 -- Variations for three arguments --
121 -- Variations for two arguments --
126 -- Variations for three arguments --
139 -- Variations for two arguments --
144 -- Variations for three arguments --
157 -- Variations for two arguments --
175 -- Variations for two arguments --
[all …]
H A Dprintf_basic9.phpt28 echo "\n-- Calling printf() with no arguments --\n";
33 echo "\n-- Calling printf() with one arguments --\n";
41 echo "\n-- Calling printf() with two arguments --\n";
49 echo "\n-- Calling printf() with three arguments --\n";
62 -- Calling printf() with no arguments --
66 -- Calling printf() with one arguments --
72 -- Calling printf() with two arguments --
78 -- Calling printf() with three arguments --
H A Dnl2br_error.phpt12 // Zero arguments
13 echo "\n-- Testing nl2br() function with Zero arguments --";
16 //Test nl2br with one more than the expected number of arguments
17 echo "\n-- Testing nl2br() function with more than expected no. of arguments --";
27 -- Testing nl2br() function with Zero arguments --
31 -- Testing nl2br() function with more than expected no. of arguments --
/PHP-5.5/Zend/tests/
H A Dcall_static.phpt9 echo $fname, '() called with ', count($args), " arguments\n";
18 Two() called with 2 arguments
19 Three() called with 3 arguments
20 Four() called with 4 arguments
/PHP-5.5/ext/pcre/tests/
H A Dpreg_quote_error.phpt10 // Zero arguments
11 echo "\n-- Testing preg_quote() function with Zero arguments --\n";
13 //Test preg_quote with one more than the expected number of arguments
14 echo "\n-- Testing preg_quote() function with more than expected no. of arguments --\n";
24 -- Testing preg_quote() function with Zero arguments --
29 -- Testing preg_quote() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt13 // Zero arguments
14 echo "\n-- Testing gethostbynamel() function with Zero arguments --\n";
17 //Test gethostbynamel with one more than the expected number of arguments
18 echo "\n-- Testing gethostbynamel() function with more than expected no. of arguments --\n";
27 -- Testing gethostbynamel() function with Zero arguments --
32 -- Testing gethostbynamel() function with more than expected no. of arguments --
H A Dip2long_error.phpt13 // Zero arguments
14 echo "\n-- Testing ip2long() function with Zero arguments --\n";
17 //Test ip2long with one more than the expected number of arguments
18 echo "\n-- Testing ip2long() function with more than expected no. of arguments --\n";
28 -- Testing ip2long() function with Zero arguments --
33 -- Testing ip2long() function with more than expected no. of arguments --
H A Dlong2ip_error.phpt13 // Zero arguments
14 echo "\n-- Testing long2ip() function with Zero arguments --\n";
17 //Test long2ip with one more than the expected number of arguments
18 echo "\n-- Testing long2ip() function with more than expected no. of arguments --\n";
28 -- Testing long2ip() function with Zero arguments --
33 -- Testing long2ip() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/file/
H A Ddirname_error.phpt15 // Zero arguments
16 echo "\n-- Testing dirname() function with Zero arguments --\n";
19 //Test dirname with one more than the expected number of arguments
20 echo "\n-- Testing dirname() function with more than expected no. of arguments --\n";
30 -- Testing dirname() function with Zero arguments --
35 -- Testing dirname() function with more than expected no. of arguments --
H A Dfile_exists_error.phpt15 // Zero arguments
16 echo "\n-- Testing file_exists() function with Zero arguments --\n";
19 //Test file_exists with one more than the expected number of arguments
20 echo "\n-- Testing file_exists() function with more than expected no. of arguments --\n";
30 -- Testing file_exists() function with Zero arguments --
35 -- Testing file_exists() function with more than expected no. of arguments --
H A Dbasename_error.phpt13 // Zero arguments
14 echo "\n-- Testing basename() function with Zero arguments --\n";
17 //Test basename with one more than the expected number of arguments
18 echo "\n-- Testing basename() function with more than expected no. of arguments --\n";
29 -- Testing basename() function with Zero arguments --
34 -- Testing basename() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/url/
H A Drawurlencode_error_001.phpt15 // Zero arguments
16 echo "\n-- Testing rawurlencode() function with Zero arguments --\n";
19 //Test rawurlencode with one more than the expected number of arguments
20 echo "\n-- Testing rawurlencode() function with more than expected no. of arguments --\n";
30 -- Testing rawurlencode() function with Zero arguments --
35 -- Testing rawurlencode() function with more than expected no. of arguments --
H A Durldecode_error_001.phpt15 // Zero arguments
16 echo "\n-- Testing urldecode() function with Zero arguments --\n";
19 //Test urldecode with one more than the expected number of arguments
20 echo "\n-- Testing urldecode() function with more than expected no. of arguments --\n";
30 -- Testing urldecode() function with Zero arguments --
35 -- Testing urldecode() function with more than expected no. of arguments --
H A Durlencode_error_001.phpt15 // Zero arguments
16 echo "\n-- Testing urlencode() function with Zero arguments --\n";
19 //Test urlencode with one more than the expected number of arguments
20 echo "\n-- Testing urlencode() function with more than expected no. of arguments --\n";
30 -- Testing urlencode() function with Zero arguments --
35 -- Testing urlencode() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_object_vars_error_001.phpt13 // Zero arguments
14 echo "\n-- Testing get_object_vars() function with Zero arguments --\n";
17 //Test get_object_vars with one more than the expected number of arguments
18 echo "\n-- Testing get_object_vars() function with more than expected no. of arguments --\n";
28 -- Testing get_object_vars() function with Zero arguments --
33 -- Testing get_object_vars() function with more than expected no. of arguments --
H A Dinterface_exists_error.phpt13 // Zero arguments
14 echo "\n-- Testing interface_exists() function with Zero arguments --\n";
17 //Test interface_exists with one more than the expected number of arguments
18 echo "\n-- Testing interface_exists() function with more than expected no. of arguments --\n";
29 -- Testing interface_exists() function with Zero arguments --
34 -- Testing interface_exists() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_error.phpt13 // Zero arguments
14 echo "\n-- Testing dir() function with zero arguments --";
17 // With one more than expected number of arguments
18 echo "\n-- Testing dir() function with one more than expected number of arguments --";
27 -- Testing dir() function with zero arguments --
31 -- Testing dir() function with one more than expected number of arguments --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export_error1.phpt13 // Zero arguments
14 echo "\n-- Testing var_export() function with Zero arguments --\n";
17 //Test var_export with one more than the expected number of arguments
18 echo "\n-- Testing var_export() function with more than expected no. of arguments --\n";
29 -- Testing var_export() function with Zero arguments --
34 -- Testing var_export() function with more than expected no. of arguments --

Completed in 38 milliseconds

12345678910>>...64