Home
last modified time | relevance | path

Searched refs:parameters (Results 126 – 150 of 229) sorted by relevance

12345678910

/PHP-8.3/ext/pdo_pgsql/tests/
H A Dbug68199.phpt35 // No parameters with payload, use default PDO::FETCH_NUM
44 // No parameters with payload, use default PDO::FETCH_ASSOC
H A Dgetnotify.phpt29 // No parameters, use default PDO::FETCH_NUM
37 // No parameters, use default PDO::FETCH_ASSOC
H A Dcopy_from.phpt41 echo "Testing pgsqlCopyFromArray() with default parameters\n";
78 echo "Testing pgsqlCopyFromFile() with default parameters\n";
137 Testing pgsqlCopyFromArray() with default parameters
271 Testing pgsqlCopyFromFile() with default parameters
/PHP-8.3/docs/
H A Dparameter-parsing-api.md12 string of type specifiers, can parse the input parameters and store the results
15 of parameters, and try to output meaningful error messages.
25 The `zend_parse_parameters()` function takes the number of parameters passed to
62 that need to be passed by address. All passed parameters are set if the PHP
93 * `|` - indicates that the remaining parameters are optional, they should be
131 If you're in doubt, use check_parameters.php script to the parameters and their
/PHP-8.3/ext/standard/tests/array/
H A Dcurrent_variation5.phpt2 Test current() function : usage variations - reference & normal parameters
/PHP-8.3/ext/session/tests/
H A Dsession_set_cookie_params_variation1.phpt41 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
H A Dsession_set_cookie_params_variation2.phpt39 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
H A Dsession_set_cookie_params_variation4.phpt39 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
H A Dsession_set_cookie_params_variation3.phpt39 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
H A Dsession_set_cookie_params_variation5.phpt39 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
H A Dsession_set_cookie_params_variation6.phpt39 Warning: session_set_cookie_params(): Session cookie parameters cannot be changed when a session is…
/PHP-8.3/ext/pdo_mysql/tests/
H A Dbug_41698.phpt2 PDO MySQL Bug #41698 (float parameters truncated to integer in prepared statements)
H A Dpdo_mysql_param_str_natl.phpt2 PDO MySQL national character set parameters don't affect true prepared statements
/PHP-8.3/Zend/tests/named_params/
H A Ddefaults.phpt2 Skipping over default parameters
H A Dvariadic.phpt9 // Extra named parameters do not contribute toward func_num_args() and func_get_args().
H A D__call.phpt2 Check that __call() and __callStatic() work with named parameters
/PHP-8.3/sapi/cli/tests/
H A Dargv_mb_bug77111.phpt2 Bug #77111 php-win.exe corrupts unicode symbols from cli parameters
/PHP-8.3/Zend/tests/arg_unpack/
H A Dtraversable_with_by_ref_parameters.phpt2 Traversables cannot be unpacked into by-reference parameters
/PHP-8.3/ext/intl/tests/
H A Dcalendar_set_error.phpt45 IntlCalendar::set() has no variant with exactly 4 parameters
/PHP-8.3/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt2 ReflectionClass::__toString() - various parameters
/PHP-8.3/ext/reflection/tests/internal_parameter_default_value/
H A DReflectionParameter_getDefaultValueConstantName_Internal.phpt2 ReflectionParameter::getDefaultValueConstantName() should also work for parameters of internal func…
/PHP-8.3/ext/openssl/tests/
H A Dopenssl_cms_decrypt_error.phpt2 openssl_cms_decrypt() and invalid parameters
H A Dopenssl_pkcs7_decrypt_error.phpt2 openssl_pkcs7_decrypt() and invalid parameters
/PHP-8.3/ext/curl/tests/
H A Dcurl_basic_003.phpt2 Test curl_opt() function with POST parameters
/PHP-8.3/ext/standard/tests/file/
H A Dclearstatcache_001.phpt2 clearstatcache() optional parameters

Completed in 29 milliseconds

12345678910