Home
last modified time | relevance | path

Searched refs:arguments (Results 201 – 225 of 846) sorted by relevance

12345678910>>...34

/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation7.phpt33 echo "-- With more arguments --\n";
55 -- With more arguments --
H A Darray_udiff_variation5.phpt7 // Initialise function arguments not being substituted (if any)
44 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Dextract_variation2.phpt21 /* variations of two arguments */
26 /* variations of three arguments with use of various extract types*/
H A Darray_reverse_variation6.phpt25 // with default arguments
31 echo "-- with all possible arguments --\n";
97 -- with all possible arguments --
H A Darray_merge_recursive_variation8.phpt20 echo "-- With more arguments --\n";
40 -- With more arguments --
H A Dextract_variation4.phpt21 /* variations of two arguments */
26 /* variations of three arguments with use of various extract types*/
H A Dextract_variation3.phpt21 /* variations of two arguments */
26 /* variations of three arguments with use of various extract types*/
/php-src/ext/intl/tests/
H A Dcalendar_setTimeZone_error.phpt2 IntlCalendar::setTimeZone(): bad arguments
47 error: 0, intlcal_set_time_zone() expects exactly 2 arguments, 3 given
H A Dmsgfmt_fail2.phpt111 ArgumentCountError: MessageFormatter::__construct() expects exactly 2 arguments, 0 given in %s on l…
114 ArgumentCountError: msgfmt_create() expects exactly 2 arguments, 0 given in %s on line %d
117 ArgumentCountError: MessageFormatter::create() expects exactly 2 arguments, 0 given in %s on line %d
120 ArgumentCountError: MessageFormatter::__construct() expects exactly 2 arguments, 1 given in %s on l…
123 ArgumentCountError: msgfmt_create() expects exactly 2 arguments, 1 given in %s on line %d
126 ArgumentCountError: MessageFormatter::create() expects exactly 2 arguments, 1 given in %s on line %d
/php-src/ext/zlib/tests/
H A Dgzopen_basic.phpt15 // Calling gzopen() with all possible arguments
20 // Calling gzopen() with mandatory arguments
/php-src/ext/spl/tests/
H A DCallbackFilterIteratorTest-002.phpt45 CallbackFilterIterator::__construct() expects exactly 2 arguments, 0 given
46 CallbackFilterIterator::__construct() expects exactly 2 arguments, 1 given
/php-src/ext/standard/tests/file/
H A Dfwrite_error.phpt15 echo "-- Testing fwrite() with invalid length arguments --\n";
39 -- Testing fwrite() with invalid length arguments --
/php-src/ext/standard/tests/dir/
H A Dclosedir_basic-win32-mb.phpt21 echo "\n-- Call closedir() with no arguments: --\n";
46 -- Call closedir() with no arguments: --
/php-src/Zend/tests/
H A D010.phpt80 Calling get_parent_class() without arguments is deprecated
82 Deprecated: Calling get_parent_class() without arguments is deprecated in %s on line %d
85 Deprecated: Calling get_parent_class() without arguments is deprecated in %s on line %d
H A Dinstantiate_all_classes.phpt2 Try to instantiate all classes without arguments
H A Dbug30407.phpt2 Bug #30407 (Strange behaviour of default arguments)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject_ctor_args.phpt87 Too few arguments to function Foo::__construct(), 0 passed and exactly 1 expected
88 Too few arguments to function Foo::__construct(), 0 passed and exactly 1 expected
103 User-supplied statement does not accept constructor arguments
/php-src/ext/sqlite3/tests/
H A Dsqlite3_trampoline_create_collation.phpt11 public function __call(string $name, array $arguments) {
13 return strnatcmp(...$arguments);
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createcollation_trampoline.phpt15 public function __call(string $name, array $arguments) {
17 return strnatcmp(...$arguments);
/php-src/ext/date/tests/
H A Ddate_time_immutable001.phpt2 DateTimeImmutable - invalid arguments
/php-src/Zend/tests/constexpr/
H A Dnew_arg_unpack.phpt2 Argument unpacking in new arguments in static variable
/php-src/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
/php-src/ext/standard/tests/math/
H A Dnumber_format_with_3_args.phpt2 number_format should use default thousands seperator when 3 arguments are used
/php-src/Zend/tests/arg_unpack/
H A Dmany_args.phpt2 Argument unpacking with many arguments
/php-src/Zend/tests/attributes/
H A D010_unsupported_const_expression.phpt2 Attribute arguments support only const expressions.

Completed in 28 milliseconds

12345678910>>...34