Home
last modified time | relevance | path

Searched refs:argument (Results 251 – 275 of 870) sorted by relevance

1...<<11121314151617181920>>...35

/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation2.phpt6 /* Testing variation using use_include_path argument */
10 echo "*** Testing with variation in use_include_path argument ***\n";
41 *** Testing with variation in use_include_path argument ***
H A Dlstat_stat_error.phpt8 var_dump( lstat(22) ); // scalar argument
14 var_dump( stat(22) ); // scalar argument
H A Dreadlink_realpath_error.phpt33 Warning: readlink(): Invalid argument in %s on line %d
38 Warning: readlink(): Invalid argument in %s on line %d
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation3.phpt2 Test str_split() function : usage variations - different double quoted strings for 'str' argument
6 * passing different double quoted strings as 'str' argument to str_split()
32 //loop through each element of $values for 'str' argument
H A Dprintf_variation2.phpt2 Test printf() function : usage variations - with all types of values for arg1 argument
5 echo "*** Testing printf() : with different types of values passed for arg1 argument ***\n";
9 $arg2 = 'third argument';
104 *** Testing printf() : with different types of values passed for arg1 argument ***
H A Dsprintf_variation2.phpt2 Test sprintf() function : usage variations - with all types of values for arg1 argument
5 echo "*** Testing sprintf() : with different types of values passed for arg1 argument ***\n";
9 $arg2 = 'third argument';
101 *** Testing sprintf() : with different types of values passed for arg1 argument ***
H A Dstrtr_variation6.phpt2 Test strtr() function : usage variations - unexpected inputs for 'from' argument
21 //defining 'str' argument
59 //defining 'to' argument
H A Dprintf_basic6.phpt21 echo "\n-- Calling printf() with one argument --\n";
43 -- Calling printf() with one argument --
H A Dstr_split_basic.phpt16 echo "-- With split_length as default argument --\n";
40 -- With split_length as default argument --
H A Dbug20169.phpt2 Bug #20169 (implode() clobbers first argument)
/php-src/ext/standard/tests/array/
H A Darray_intersect_assoc_variation1.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'array1' argument(…
6 * Testing array_intersect_assoc() function by passing values to $array1 argument other than arrays
8 * The $array2 argument passed is a fixed array.
11 echo "*** Testing array_intersect_assoc() : Passing non-array values to \$array1 argument ***\n";
13 // array to be passsed to $array2 as default argument
39 // unexpected values to be passed to $array1 argument
114 *** Testing array_intersect_assoc() : Passing non-array values to $array1 argument ***
H A Darray_filter_variation5.phpt2 Test array_filter() function : usage variations - 'input' argument with different false entries
6 * With default callback function argument, array_filter() removes elements which are interpreted as…
/php-src/Zend/tests/
H A D032.phpt2 Testing array with '[]' passed as argument by reference
H A Dbug80049.phpt2 Bug #80049: Memleak when coercing integers to string via variadic argument
H A Disset_002.phpt2 Testing isset with several undefined variables as argument
H A Dfirst_class_callable_011.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line 3
H A Dmagic_methods_unserialize.phpt10 Fatal error: Method Foo::__unserialize() must take exactly 1 argument in %s on line %d
/php-src/ext/gmp/tests/
H A Dgmp_import.phpt95 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
96 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
97 gmp_import(): Argument #1 ($data) must be a multiple of argument #2 ($word_size)
/php-src/ext/iconv/tests/
H A Diconv_strpos.phpt51 strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
52 iconv_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
/php-src/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt49 ReflectionClass::__construct() expects exactly 1 argument, 0 given
56 ReflectionClass::__construct() expects exactly 1 argument, 2 given
/php-src/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
/php-src/Zend/tests/named_params/
H A Dunpack_and_named_2.phpt10 Fatal error: Cannot use argument unpacking after named arguments in %s on line %d
/php-src/ext/standard/tests/dir/
H A Dclosedir_without_arg.phpt2 Calling closedir() without argument and without opening a directory beforehand
/php-src/tests/output/
H A Dob_014.phpt15 str_rot13() expects exactly 1 argument, 2 given
H A Dob_015.phpt15 str_rot13() expects exactly 1 argument, 2 given

Completed in 38 milliseconds

1...<<11121314151617181920>>...35