Home
last modified time | relevance | path

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

12345678910>>...36

/php-src/ext/standard/tests/array/
H A Darray_reverse_basic1.phpt2 Test array_reverse() function : basic functionality - simple array for 'array' argument
6 * Testing array_reverse() by giving a simple array for $array argument
H A Darray_unique_variation4.phpt7 * associative arrays having different values to $input argument.
10 echo "*** Testing array_unique() : assoc. array with diff. values to \$input argument ***\n";
60 *** Testing array_unique() : assoc. array with diff. values to $input argument ***
H A Darray_unshift_variation5.phpt2 …st array_unshift() function : usage variations - assoc. array with diff values for 'array' argument
9 * associative arrays having different possible values to $array argument.
10 * The $var argument passed is a fixed value
35 // initializing $var argument
38 // different variations of associative arrays to be passed to $array argument
70 /* with default argument */
H A Darray_merge_recursive_basic2.phpt13 echo "-- With default argument --\n";
25 -- With default argument --
H A Darray_intersect_variation9.phpt7 * to both $arr1 and $arr2 argument.
8 * Optional argument takes the same value as that of $arr1
13 // two dimensional arrays for $arr1 and $arr2 argument
30 /* Passing the entire array as argument to $arr1 and $arr2 */
37 // additional argument passed is the same as $arr1
41 /* Passing the sub-array as argument to $arr1 and $arr2 */
48 // additional argument passed is the same as $arr1
H A Darray_unshift_variation3.phpt2 Test array_unshift() function : usage variations - different array values for 'array' argument
7 * to $array argument to which the $var arguments will be prepended
10 echo "*** Testing array_unshift() : different arrays for \$array argument ***\n";
12 // initialize $var argument
15 // different arrays to be passed to $array argument
48 /* with default argument */
71 *** Testing array_unshift() : different arrays for $array argument ***
H A Darray_intersect_assoc_variation2.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'array2' argument(…
6 * Testing array_intersect_assoc() function by passing values to $array2 argument other than arrays
8 * The $array1 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$array2 argument ***\n";
13 // array to be passsed to $array1 as default argument
39 // unexpected values to be passed to $array2 argument
115 *** Testing array_intersect_assoc() : Passing non-array values to $array2 argument ***
H A Darray_map_variation3.phpt2 Test array_map() function : usage variations - different arrays for 'arr1' argument
6 * Test array_map() by passing different arrays for $arr1 argument
9 echo "*** Testing array_map() : different arrays for 'arr1' argument ***\n";
55 *** Testing array_map() : different arrays for 'arr1' argument ***
H A Darray_combine_variation5.phpt7 * associative arrays having different possible values to $keys argument and
8 * associative arrays having different possible values to $values argument.
11 …Testing array_combine() : assoc array with diff values to both \$keys and \$values argument ***\n";
77 *** Testing array_combine() : assoc array with diff values to both $keys and $values argument ***
H A Darray_merge_recursive_basic1.phpt17 echo "-- With default argument --\n";
32 -- With default argument --
/php-src/ext/standard/tests/strings/
H A Dstrrpos_negative_offset.phpt35 strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
42 strripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dsprintf_variation1.phpt2 Test sprintf() function : usage variations - unexpected values for format argument
6 * Testing sprintf() : with different unexpected values for format argument other than the strings
9 echo "*** Testing sprintf() : with unexpected values for format argument ***\n";
72 // with default argument
102 *** Testing sprintf() : with unexpected values for format argument ***
H A Dwordwrap_error.phpt13 echo "\n-- Testing wordwrap() function with negative/zero value for width argument --\n";
46 -- Testing wordwrap() function with negative/zero value for width argument --
50 wordwrap(): Argument #4 ($cut_long_words) cannot be true when argument #2 ($width) is 0
/php-src/ext/date/tests/
H A Ddate_parse_error.phpt10 echo "\n-- Testing date_parse() function with unexpected characters in \$date argument --\n";
18 -- Testing date_parse() function with unexpected characters in $date argument --
/php-src/ext/standard/tests/dir/
H A Dscandir_variation9.phpt6 * Pass different integers as $sorting_order argument to test how scandir()
20 // different ints to pass as $sorting_order argument
H A Dclosedir_basic.phpt21 echo "\n-- Call closedir() with \$dir_handle argument supplied: --\n";
45 -- Call closedir() with $dir_handle argument supplied: --
H A Dclosedir_basic-win32-mb.phpt27 echo "\n-- Call closedir() with \$dir_handle argument supplied: --\n";
51 -- Call closedir() with $dir_handle argument supplied: --
/php-src/ext/standard/tests/file/
H A Drename_variation9.phpt5 echo "\n*** Testing rename() by giving stream context as third argument ***\n";
41 *** Testing rename() by giving stream context as third argument ***
/php-src/ext/pcre/tests/
H A Dpreg_replace_error2.phpt9 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
30 preg_replace(): Argument #1 ($pattern) must be of type array when argument #2 ($replacement) is an …
/php-src/ext/bcmath/tests/
H A Dbcscale_variation002.phpt2 bcadd() incorrect argument count
/php-src/ext/calendar/tests/
H A Dgh16234.phpt2 GH-16234 jewishtojd overflow on year argument
/php-src/ext/intl/tests/
H A Dcalendar_setTimeZone_error.phpt43 error: 0, IntlCalendar::setTimeZone() expects exactly 1 argument, 2 given
45 error: 0, IntlCalendar::setTimeZone() expects exactly 1 argument, 0 given
/php-src/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_002.phpt40 ReflectionClass::isSubclassOf() expects exactly 1 argument, 0 given
41 ReflectionClass::isSubclassOf() expects exactly 1 argument, 2 given
H A DReflectionFunction_construct.001.phpt40 Ok - ReflectionFunction::__construct() expects exactly 1 argument, 0 given
41 Ok - ReflectionFunction::__construct() expects exactly 1 argument, 2 given
H A DReflectionObject_isSubclassOf.002.phpt40 ReflectionClass::isSubclassOf() expects exactly 1 argument, 0 given
41 ReflectionClass::isSubclassOf() expects exactly 1 argument, 2 given

Completed in 108 milliseconds

12345678910>>...36