Home
last modified time | relevance | path

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

12345678910>>...35

/php-src/ext/standard/tests/array/
H A Darray_intersect_variation8.phpt2 …st array_intersect() function : usage variations - assoc array with diff values for 'arr2' argument
7 * associative arrays having different possible values to $arr2 argument.
8 * The $arr1 argument is a fixed array.
11 echo "*** Testing array_intersect() : assoc array with diff values to \$arr2 argument ***\n";
33 // different variations of associative arrays to be passed to $arr2 argument
62 // array to be passsed to $arr1 argument
75 // additional argument passed is the same as $arr1 argument
86 *** Testing array_intersect() : assoc array with diff values to $arr2 argument ***
H A Darray_merge_recursive_variation6.phpt10 echo "*** Testing array_merge_recursive() : array with duplicate keys for \$arr1 argument ***\n";
18 // initialize the second argument
21 echo "-- With default argument --\n";
32 *** Testing array_merge_recursive() : array with duplicate keys for $arr1 argument ***
33 -- With default argument --
H A Darray_change_key_case_variation6.phpt15 echo "\n-- Pass a two-dimensional array as \$input argument --\n";
18 echo "\n-- Pass a sub-array as \$input argument --\n";
26 -- Pass a two-dimensional array as $input argument --
57 -- Pass a sub-array as $input argument --
H A Darray_rand_variation4.phpt47 // with default argument
48 echo"\nWith default argument\n";
68 With default argument
84 With default argument
100 With default argument
116 With default argument
132 With default argument
148 With default argument
H A Darray_intersect_assoc_variation3.phpt2 Test array_intersect_assoc() function : usage variations - different arrays for 'arr1' argument
6 * Passing different types of arrays to $arr1 argument and testing whether
8 * The $arr2 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing different types of arrays to \$arr1 argument **…
13 /* Different heredoc strings passed as argument to $arr1 */
43 // arrays to be passed to $arr1 argument
73 // array to be passsed to $arr2 argument
91 // additional argument passed is the same as $arr1 argument
99 *** Testing array_intersect_assoc() : Passing different types of arrays to $arr1 argument ***
/php-src/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation5.phpt2 Test function get_cfg_var() by substituting argument 1 with int values.
14 echo "*** Test substituting argument 1 with int values ***\n";
31 *** Test substituting argument 1 with int values ***
H A Dget_cfg_var_variation2.phpt2 Test function get_cfg_var() by substituting argument 1 with boolean values.
14 echo "*** Test substituting argument 1 with boolean values ***\n";
31 *** Test substituting argument 1 with boolean values ***
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 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 ***
H A Dproc_nice_variation2.phpt2 Test function proc_nice() by substituting argument 1 with boolean values.
16 echo "*** Test substituting argument 1 with boolean values ***\n";
33 *** Test substituting argument 1 with boolean values ***
/php-src/ext/standard/tests/file/
H A Dfscanf_variation1.phpt2 Test fscanf() function: usage variations - return type without third argument
10 echo "*** Testing fscanf(): for its return type without third argument ***\n";
23 // capturing the return value from fscanf() called without third argument
37 *** Testing fscanf(): for its return type without third argument ***
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_invalid.phpt40 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg…
48 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu…
55 …ument #1 ($start) must be a single byte string if argument #2 ($end) is a single byte string, argu…
67 …gument #2 ($end) must be a single byte string if argument #1 ($start) is a single byte string, arg…
/php-src/ext/posix/tests/
H A Dposix_setuid_variation5.phpt2 Test function posix_setuid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_seteuid_variation5.phpt2 Test function posix_seteuid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_setgid_variation5.phpt2 Test function posix_setgid() by substituting argument 1 with int values.
17 echo "*** Test substituting argument 1 with int values ***\n";
33 *** Test substituting argument 1 with int values ***
H A Dposix_setuid_variation2.phpt2 Test function posix_setuid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
H A Dposix_seteuid_variation2.phpt2 Test function posix_seteuid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
H A Dposix_setgid_variation2.phpt2 Test function posix_setgid() by substituting argument 1 with boolean values.
17 echo "*** Test substituting argument 1 with boolean values ***\n";
34 *** Test substituting argument 1 with boolean values ***
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation2_32bit.phpt2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 2
9 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***\n";
17 *** Testing chunk_split() : unexpected large 'end' string argument variation 2 ***
H A Dfprintf_error.phpt9 /* zero argument */
16 /* scalar argument */
23 /* NULL argument */
H A Dsubstr_count_error.phpt43 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
44 substr_count(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
45 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack)
46 substr_count(): Argument #4 ($length) must be contained in argument #1 ($haystack)
H A Dchunk_split_variation1_32bit.phpt2 Test chunk_split() function : usage variations - unexpected large '$end' string argument variation 1
10 echo "*** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***\n";
18 *** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***
/php-src/ext/reflection/tests/
H A D008.phpt36 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
40 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
44 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
48 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
52 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
56 Deprecated: Calling ReflectionMethod::__construct() with 1 argument is deprecated, use ReflectionMe…
/php-src/sapi/cgi/tests/
H A Dbug78323.phpt12 // no argument for option
36 Error in argument 1, char 1: no argument for option -

Completed in 28 milliseconds

12345678910>>...35