Home
last modified time | relevance | path

Searched refs:arguments (Results 426 – 450 of 847) sorted by relevance

1...<<11121314151617181920>>...34

/php-src/ext/zlib/tests/
H A Dgztell_basic2.phpt2 Test function gztell() by calling it with its expected arguments when writing
/php-src/ext/reflection/tests/
H A DReflectionMethod_invoke_error2.phpt24 Fatal error: Uncaught ArgumentCountError: Too few arguments to function TestClass::methodWithArgs()…
H A Dbug38217.phpt34 Exception: Too few arguments to function ObjectTwo::__construct(), 0 passed and exactly 1 expected
/php-src/Zend/tests/
H A Dbug78898.phpt13 public function __call($methodName, array $arguments)
/php-src/ext/curl/tests/
H A Dcurl_write_trampoline.phpt9 public function __call(string $name, array $arguments) {
H A Dcurl_fnmatch_trampoline.phpt15 public function __call(string $name, array $arguments) {
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt2 php_uname(): Invalid arguments
/php-src/ext/standard/tests/array/
H A Darray_walk_basic2.phpt12 // dump the arguments to check that they are passed
22 // dump the arguments to check that they are passed
H A Darray_walk_recursive_basic2.phpt12 // dump the arguments to check that they are passed
22 // dump the arguments to check that they are passed
H A Darray_unshift_variation7.phpt32 // returns element count in the resulting array after arguments are pushed to
39 /* with optional arguments */
40 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation8.phpt32 // returns element count in the resulting array after arguments are pushed to
39 /* with optional arguments */
40 // returns element count in the resulting array after arguments are pushed to
H A Darray_intersect_key_variation8.phpt7 /// Initialise function arguments not being substituted (if any)
H A Darray_map_variation15.phpt11 // arrays to be passed as arguments
/php-src/ext/standard/tests/strings/
H A Dstrcspn_variation6.phpt6 * Testing strcspn() : with heredoc string, varying mask and default start and len arguments
71 // loop through each element of the arrays for string and mask arguments
/php-src/ext/fileinfo/tests/
H A Dfinfo_file_regex.phpt17 // Calling finfo_file() with all possible arguments
/php-src/ext/pcntl/tests/
H A Dpcntl_exec_004.phpt2 pcntl_exec() - Testing error when non-stringable arguments are passed for $args and $env_vars.
/php-src/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error.phpt2 IntlCalendar::get/getActualMaximum/getActualMinimum(): bad arguments
H A Dresourcebundle_null_mandatory_args.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
H A Dresourcebundle_null_mandatory_args_variant_icu72-1.phpt2 ResourceBundle constructor bundle accepts NULL for first two arguments
/php-src/ext/standard/tests/file/
H A Dfilegroup_error.phpt11 /* Invalid arguments */
H A Dfileinode_error.phpt10 /* Invalid arguments */
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_extra_arguments.phpt2 The SensitiveParameter attribute does not suppress superfluous arguments if the last parameter is s…
H A Dsensitive_parameter_variadic_arguments.phpt2 The SensitiveParameter attribute suppresses all variadic arguments.
/php-src/Zend/tests/constexpr/
H A Dnew_arg_eval.phpt2 Check that const exprs are pre-evaluated in new arguments
/php-src/ext/standard/tests/streams/
H A Dstream_context_set_option_basic.phpt27 Deprecated: Calling stream_context_set_option() with 2 arguments is deprecated, use stream_context_…

Completed in 23 milliseconds

1...<<11121314151617181920>>...34