Home
last modified time | relevance | path

Searched refs:arguments (Results 101 – 125 of 861) sorted by path

12345678910>>...35

/php-src/Zend/tests/nullable_types/
H A Dnullable_type_parameters_do_not_have_default_value.phpt11 Fatal error: Uncaught ArgumentCountError: Too few arguments to function f(), 0 passed in %snullable…
/php-src/Zend/tests/nullsafe_operator/
H A D013.phpt60 string(55) "get_called_class() expects exactly 0 arguments, 1 given"
62 string(52) "func_num_args() expects exactly 0 arguments, 1 given"
63 string(52) "func_get_args() expects exactly 0 arguments, 1 given"
/php-src/Zend/tests/traits/
H A Dno_static_arg_binding.phpt2 Don't statically bind arguments for self:: calls in traits
H A Dstatic_004.phpt9 public static function __callStatic($name, $arguments) {
/php-src/Zend/tests/
H A Dtrampoline_closure_named_arguments.phpt2 Trampoline closure created from magic method accepts named arguments
141 string(9) "arguments"
/php-src/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_parameter_strict_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in strict mode
H A Dmixed_parameter_weak_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in weak mode
/php-src/Zend/tests/type_declarations/
H A Dscalar_none.phpt29 *** Caught Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
31 *** Caught Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
33 *** Caught Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
35 *** Caught Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
H A Dtyped_properties_067.phpt2 Iterable typed properties must be accepted to by-ref array arguments
/php-src/Zend/tests/variadic/
H A Dadding_additional_optional_parameter.phpt2 It's possible to add additional optional arguments with matching signature
H A Dby_ref.phpt2 Variadic arguments with by-reference passing
H A Dtypehint_error.phpt2 Variadic arguments enforce types
H A Dtypehint_suppressed_error.phpt2 Error suppression for types on variadic arguments works
H A Dvariadic_changed_byref_error.phpt2 Variadic arguments must have compatible passing modes
H A Dvariadic_changed_typehint_error.phpt2 Typehints for variadic arguments have to be compatible
/php-src/Zend/
H A Dzend_closures.c853 static zend_internal_arg_info trampoline_arg_info[] = {ZEND_ARG_VARIADIC_TYPE_INFO(false, arguments
/php-src/build/
H A Dax_func_which_gethostbyname_r.m412 # (taking three, five, or six arguments) is available on the system and
69 AC_MSG_CHECKING([how many arguments gethostbyname_r() takes])
H A Dax_gcc_func_attribute.m468 # returning an int and not accepting any arguments and the result of the
H A Dlibtool.m4223 # Allow CC to be a program name with arguments.
806 [# find the maximum length of command line arguments
807 AC_MSG_CHECKING([the maximum length of command line arguments])
823 # no limit to the length of command line arguments.
906 # amounts of additional arguments before passing them to the linker.
1371 # flags to be left without arguments
2647 # --enable-ltdl-convenience to the configure arguments. Note that
2672 # --enable-ltdl-install to the configure arguments. Note that
2872 # Allow CC to be a program name with 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 */
H A Dself-contained-extensions.md106 for handling arguments passed to your functions. See `./ext/ext_skel.php --help`
/php-src/docs/source/core/data-structures/
H A Dzval.rst106 uint32_t num_args; /* arguments number for EX(This) */
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst82 "clangd.arguments": [
/php-src/ext/bcmath/tests/
H A Dstr2num_formatting.phpt2 bcmath lib arguments formatting
/php-src/ext/com_dotnet/tests/
H A Dbug62474.phpt2 Bug #62474 (com_event_sink crashes on certain arguments)

Completed in 53 milliseconds

12345678910>>...35