Home
last modified time | relevance | path

Searched refs:arguments (Results 576 – 600 of 863) sorted by relevance

1...<<21222324252627282930>>...35

/php-src/ext/reflection/tests/
H A Dgh10623.phpt2 …eflectionFunction::getClosureUsedVariables() returns empty array in presence of variadic arguments)
H A DReflectionParameter_invalidMethodInConstructor.phpt46 Ok - ReflectionParameter::__construct() expects exactly 2 arguments, 1 given
/php-src/ext/intl/tests/
H A Dcalendar_roll_variation1.phpt23 Deprecated: Calling IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, …
H A Dmsgfmt_format_intlcalendar_variant3.phpt29 Deprecated: Calling IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, …
H A Dmsgfmt_format_intlcalendar_variant4.phpt33 Deprecated: Calling IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, …
/php-src/ext/standard/tests/strings/
H A Dstrripos_variation2.phpt2 … strripos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments
5 /* Test strripos() function by passing single quoted strings to 'haystack' & 'needle' arguments */
H A Dstr_getcsv_001.phpt2 str_getcsv(): Testing using various arguments
/php-src/ext/standard/tests/array/
H A Darray_udiff_assoc_variation5.phpt43 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Darray_udiff_uassoc_variation6.phpt43 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Darray_uintersect_assoc_variation5.phpt41 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Darray_uintersect_uassoc_variation6.phpt41 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Darray_uintersect_variation5.phpt41 Exception: Too few arguments to function too_many_parameters(), 2 passed and exactly 3 expected
H A Darray_intersect_variation3.phpt7 * array_intersect() behaves in expected way with the other arguments passed to the function
87 // Calling array_intersect() with default arguments
90 // Calling array_intersect() with more arguments.
H A Darray_intersect_variation4.phpt7 * array_intersect() behaves in expected way with the other arguments passed to the function.
86 // Calling array_intersect() with default arguments
89 // Calling array_intersect() with more arguments
/php-src/ext/spl/tests/
H A DarrayObject_natcasesort_basic1.phpt41 ArrayObject::natcasesort() expects exactly 0 arguments, 1 given
H A DarrayObject_natsort_basic1.phpt41 ArrayObject::natsort() expects exactly 0 arguments, 1 given
/php-src/ext/standard/tests/file/
H A Dfilegroup_variation2.phpt9 /* Testing filegroup() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileinode_variation2.phpt9 /* Testing fileinode() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileowner_variation2.phpt10 /* Testing fileowner() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileperms_variation2.phpt9 /* Testing fileperms() with invalid arguments -int, float, bool, NULL, resource */
/php-src/ext/date/tests/
H A Dgmstrftime_variation19.phpt7 // Initialise function arguments not being substituted (if any)
H A Dstrftime_variation19.phpt7 // Initialise function arguments not being substituted (if any)
/php-src/ext/session/tests/user_session_module/
H A Dbug60634_error_4.phpt40 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
/php-src/ext/curl/tests/
H A Dcurl_pushfunction_trampoline.phpt18 public function __call(string $name, array $arguments) {
/php-src/docs-old/
H A Dparameter-parsing-api.md52 reading the arguments from the stack, it receives a single zval to convert
93 * - variable arguments list (0 or more)
94 + - variable arguments list (1 or more)
107 double* arguments, respectively. A non-zero value will be written to the
252 /* Function that doesn't accept any arguments */

Completed in 36 milliseconds

1...<<21222324252627282930>>...35