Home
last modified time | relevance | path

Searched refs:argument (Results 226 – 250 of 1318) sorted by relevance

12345678910>>...53

/PHP-5.4/ext/standard/tests/strings/
H A Dvprintf_variation1.phpt2 Test vprintf() function : usage variations - unexpected values for the format argument
12 * the '$format' argument of the function
15 echo "*** Testing vprintf() : with unexpected values for format argument ***\n";
104 *** Testing vprintf() : with unexpected values for format argument ***
H A Dchr_variation1.phpt2 Test chr() function : usage variations - test values for $ascii argument
11 echo "*** Testing chr() function: with unexpected inputs for 'ascii' argument ***\n";
82 *** Testing chr() function: with unexpected inputs for 'ascii' argument ***
H A Dstrncmp_error.phpt18 var_dump( strncmp() ); //Zero argument
19 var_dump( strncmp($str1) ); //One argument, less than expected no. of args
23 /* Invalid argument for $len */
H A Dquoted_printable_decode_variation1.phpt2 Test quoted_printable_decode() function : usage variations - unexpected values for 'str' argument
11 * Testing quoted_printable_decode() : with different unexpected values for format argument other th…
14 echo "*** Testing quoted_printable_decode() : with unexpected values for 'str' argument ***\n";
100 *** Testing quoted_printable_decode() : with unexpected values for 'str' argument ***
H A Dstr_pad_variation2.phpt2 Test str_pad() function : usage variations - unexpected inputs for '$pad_length' argument
14 echo "*** Testing str_pad() function: with unexpected inputs for 'pad_length' argument ***\n";
72 //defining '$input' argument
88 *** Testing str_pad() function: with unexpected inputs for 'pad_length' argument ***
H A Dstr_split_variation5.phpt2 Test str_split() function : usage variations - different heredoc strings as 'str' argument
14 * Passing different heredoc strings as 'str' argument to the str_split()
18 echo "*** Testing str_split() : heredoc strings as 'str' argument ***\n";
90 *** Testing str_split() : heredoc strings as 'str' argument ***
/PHP-5.4/ext/standard/tests/array/
H A Darray_filter_variation3.phpt2 Test array_filter() function : usage variations - Different types of array for 'input' argument
11 * Passing different types of array as 'input' argument.
26 echo "*** Testing array_filter() : usage variations - different types of array for 'input' argument
53 *** Testing array_filter() : usage variations - different types of array for 'input' argument***
H A Darray_flip_variation4.phpt2 Test array_flip() function : usage variations - 'input' argument with different invalid values for …
11 * Trying different invalid values for 'input' array argument
14 echo "*** Testing array_flip() : different invalid values in 'input' array argument ***\n";
63 *** Testing array_flip() : different invalid values in 'input' array argument ***
H A Darray_uintersect_variation5.phpt46 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …
48 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …
50 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_variation5.php on line …
H A Dusort_error2.phpt39 // With non existent comparison function and extra argument
40 echo "\n-- Testing usort() function with non-existent compare function and extra argument --\n";
52 -- Testing usort() function with non-existent compare function and extra argument --
H A Darray_fill_variation4.phpt2 Test array_fill() function : usage variations - using return value of array_fill for 'val' argument
10 /* passing array_fill() as the 'val' argument in array_fill() function */
20 // array of possible valid values for 'val' argument
H A Darray_intersect_assoc_basic.phpt24 // default key array for both $arr1 and $arr2 argument
27 // default key array for $arr1 and associative array for $arr2 argument
33 // associative array for both $arr1 and $arr2 argument
H A Darray_intersect_basic.phpt23 // default key array for both $arr1 and $arr2 argument
26 // default key array for $arr1 and associative array for $arr2 argument
32 // associative array for both $arr1 and $arr2 argument
H A Darray_unique_variation6.phpt15 echo "*** Testing array_unique() : array with reference variables for \$input argument ***\n";
37 *** Testing array_unique() : array with reference variables for $input argument ***
H A Darray_merge_recursive_variation2.phpt2 Test array_merge_recursive() function : usage variations - unexpected values for $arr2 argument
11 * Passing non array values to 'arr2' argument of array_merge_recursive() and see
15 echo "*** Testing array_merge_recursive() : Passing non array values to \$arr2 argument ***\n";
17 // initialise the first argument
40 // unexpected values to be passed to $arr2 argument
102 *** Testing array_merge_recursive() : Passing non array values to $arr2 argument ***
H A Darray_unique_variation2.phpt2 Test array_unique() function : usage variations - different arrays for 'input' argument
11 * Passing different arrays to $input argument and testing whether
15 echo "*** Testing array_unique() : Passing different arrays to \$input argument ***\n";
17 /* Different heredoc strings passed as argument to arrays */
47 // arrays passed to $input argument
84 *** Testing array_unique() : Passing different arrays to $input argument ***
H A Darray_uintersect_uassoc_variation6.phpt45 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_uassoc_variation6.php o…
47 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_uassoc_variation6.php o…
49 Warning: Missing argument 3 for too_many_parameters() in %sarray_uintersect_uassoc_variation6.php o…
H A Darray_flip_variation2.phpt11 * Trying different keys in $input array argument
14 echo "*** Testing array_flip() : different keys for 'input' array argument ***\n";
72 *** Testing array_flip() : different keys for 'input' array argument ***
H A Dsizeof_variation5.phpt2 Test sizeof() function : usage variations - different values for 'mode' argument
14 echo "--- Testing sizeof() with different values for 'mode' argument ---\n";
56 // loop through the each element of $modes_array for 'mode' argument
75 --- Testing sizeof() with different values for 'mode' argument ---
/PHP-5.4/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error1.phpt28 Warning: Missing argument 1 for TestClass::methodWithArgs() in %s on line %d
30 Warning: Missing argument 2 for TestClass::methodWithArgs() in %s on line %d
/PHP-5.4/tests/lang/
H A DforeachLoop.011.phpt29 Warning: Invalid argument supplied for foreach() in %s on line 5
34 Warning: Invalid argument supplied for foreach() in %s on line 15
/PHP-5.4/Zend/tests/
H A D001.phpt42 Warning: Missing argument 1 for test2(), called in %s on line %d
47 Warning: Missing argument 2 for test3() in %s on line %d
H A Dbug33996.phpt2 Bug #33996 (No information given for fatal error on passing invalid value to typed argument)
27 Warning: Missing argument 1 for NormalTest(), called in %sbug33996.php on line %d and defined in %s…
/PHP-5.4/ext/standard/tests/dir/
H A Ddir_variation1-win32.phpt2 Test dir() function : usage variations - unexpected value for 'dir' argument
18 * Passing non string values to 'directory' argument of dir() and see
22 echo "*** Testing dir() : unexpected values for \$directory argument ***\n";
40 // unexpected values to be passed to $directory argument
91 *** Testing dir() : unexpected values for $directory argument ***
/PHP-5.4/ext/standard/tests/file/
H A Dflock_error.phpt62 Warning: flock(): Illegal operation argument in %s on line %d
66 Warning: flock(): Illegal operation argument in %s on line %d
70 Warning: flock(): Illegal operation argument in %s on line %d
74 Warning: flock(): Illegal operation argument in %s on line %d

Completed in 26 milliseconds

12345678910>>...53