Home
last modified time | relevance | path

Searched refs:argument (Results 76 – 100 of 1369) sorted by relevance

12345678910>>...55

/PHP-7.0/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation4.phpt2 Test function get_cfg_var() by substituting argument 1 with float values.
14 echo "*** Test substituting argument 1 with float values ***\n";
32 *** Test substituting argument 1 with float values ***
H A Dgetservbyname_variation3.phpt2 Test function getservbyname() by substituting argument 1 with emptyUnsetUndefNull values.
7 echo "*** Test substituting argument 1 with emptyUnsetUndefNull values ***\n";
30 *** Test substituting argument 1 with emptyUnsetUndefNull values ***
H A Dgetservbyname_variation9.phpt2 Test function getservbyname() by substituting argument 2 with boolean values.
13 echo "*** Test substituting argument 2 with boolean values ***\n";
30 *** Test substituting argument 2 with boolean values ***
H A Dgetservbyname_variation13.phpt2 Test function getservbyname() by substituting argument 2 with object values.
7 echo "*** Test substituting argument 2 with object values ***\n";
34 *** Test substituting argument 2 with object values ***
H A Dgetservbyname_variation6.phpt2 Test function getservbyname() by substituting argument 1 with object values.
7 echo "*** Test substituting argument 1 with object values ***\n";
34 *** Test substituting argument 1 with object values ***
H A Dget_cfg_var_variation9.phpt2 Test function get_cfg_var() by substituting argument with array of valid parameters.
14 echo "*** Test substituting argument with array of valid parameters ***\n";
34 *** Test substituting argument with array of valid parameters ***
H A Dget_cfg_var_variation7.phpt2 Test function get_cfg_var() by substituting argument 1 with string values.
14 echo "*** Test substituting argument 1 with unknown string values ***\n";
35 *** Test substituting argument 1 with unknown string values ***
/PHP-7.0/ext/standard/tests/network/
H A Dcloselog_error.phpt13 // One argument
14 echo "\n-- Testing closelog() function with one argument --\n";
23 -- Testing closelog() function with one argument --
/PHP-7.0/ext/standard/tests/class_object/
H A Dis_subclass_of_error_001.phpt22 //Test is_subclass_of with invalid last argument
23 echo "\n-- Testing is_subclass_of() function with more than typo style invalid 3rd argument --\n";
27 //Test is_subclass_of with invalid last argument
28 echo "\n-- Testing is_subclass_of() function with more than invalid 3rd argument --\n";
46 -- Testing is_subclass_of() function with more than typo style invalid 3rd argument --
49 -- Testing is_subclass_of() function with more than invalid 3rd argument --
/PHP-7.0/ext/standard/tests/strings/
H A Dprintf_error.phpt23 echo "\n-- Call printf with one argument less than expected --\n";
28 echo "\n-- Call printf with two argument less than expected --\n";
32 echo "\n-- Call printf with three argument less than expected --\n";
47 -- Call printf with one argument less than expected --
58 -- Call printf with two argument less than expected --
66 -- Call printf with three argument less than expected --
H A Dstr_pad_variation5.phpt2 Test str_pad() function : usage variations - unexpected large value for '$pad_length' argument
23 echo "*** Testing str_pad() function: with large value for for 'pad_length' argument ***\n";
25 //defining '$input' argument
32 *** Testing str_pad() function: with large value for for 'pad_length' argument ***
/PHP-7.0/tests/output/
H A Dob_end_flush_error_001.phpt13 // One argument
14 echo "\n-- Testing ob_end_flush() function with one argument --\n";
23 -- Testing ob_end_flush() function with one argument --
H A Dob_get_level_error_001.phpt13 // One argument
14 echo "\n-- Testing ob_get_level() function with one argument --\n";
23 -- Testing ob_get_level() function with one argument --
/PHP-7.0/ext/standard/tests/array/
H A Darray_intersect_variation10.phpt12 * binary values for $arr1 and $arr2 argument.
22 // array with binary value for $arr1 argument
25 // array with binary value for $arr2 argument
28 // array with binary value for both $arr1 and $arr2 argument
H A Darray_rand_variation4.phpt53 // with default argument
54 echo"\nWith default argument\n";
74 With default argument
90 With default argument
106 With default argument
122 With default argument
138 With default argument
154 With default argument
H A Darray_key_exists_variation3.phpt12 * Pass floats as $key argument, then cast float values
13 * to integers and pass as $key argument
40 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
48 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
56 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
H A Darray_change_key_case_variation6.phpt20 echo "\n-- Pass a two-dimensional array as \$input argument --\n";
23 echo "\n-- Pass a sub-arry as \$input argument --\n";
32 -- Pass a two-dimensional array as $input argument --
63 -- Pass a sub-arry as $input argument --
H A Darray_combine_variation6.phpt13 * binary values for $keys and $values argument.
22 // array with binary value for $keys and $values argument
25 // array with binary value for $values argument
28 // array with binary value for $keys argument
H A Darray_intersect_assoc_variation10.phpt13 * binary values for $arr1 and $arr2 argument.
23 // array with binary value for $arr1 argument
26 // array with binary value for $arr2 argument
29 // array with binary value for both $arr1 and $arr2 argument
/PHP-7.0/ext/standard/tests/file/
H A Dfscanf_variation1.phpt2 Test fscanf() function: usage variations - return type without third argument
15 echo "*** Testing fscanf(): for its return type without third argument ***\n";
28 // capturing the return value from fscanf() called without third argument
42 *** Testing fscanf(): for its return type without third argument ***
/PHP-7.0/ext/standard/tests/dir/
H A Dgetcwd_error.phpt16 // One argument
17 echo "\n-- Testing getcwd() function with one argument --\n";
25 -- Testing getcwd() function with one argument --
/PHP-7.0/ext/posix/tests/
H A Dposix_seteuid_variation5.phpt2 Test function posix_seteuid() by substituting argument 1 with int values.
16 echo "*** Test substituting argument 1 with int values ***\n";
32 *** Test substituting argument 1 with int values ***
H A Dposix_setgid_variation5.phpt2 Test function posix_setgid() by substituting argument 1 with int values.
16 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_setuid_variation5.phpt2 Test function posix_setuid() by substituting argument 1 with int values.
16 echo "*** Test substituting argument 1 with int values ***\n";
32 *** Test substituting argument 1 with int values ***
H A Dposix_ttyname_variation4.phpt2 Test function posix_ttyname() by substituting argument 1 with float values.
17 echo "*** Test substituting argument 1 with float values ***\n";
35 *** Test substituting argument 1 with float values ***

Completed in 31 milliseconds

12345678910>>...55