Home
last modified time | relevance | path

Searched refs:parameters (Results 1 – 25 of 230) sorted by relevance

12345678910

/PHP-8.3/ext/soap/tests/
H A Dgh8538.phpt13 string(71) "reportHealthViewResponse reportHealthView(reportHealthView $parameters)"
15 string(59) "reportPolicyResponse reportPolicy(reportPolicy $parameters)"
17 string(56) "queryPolicyResponse queryPolicy(queryPolicy $parameters)"
19 string(59) "reportConfigResponse reportConfig(reportConfig $parameters)"
21 string(56) "reportEventResponse reportEvent(reportEvent $parameters)"
23 string(53) "reportViewResponse reportView(reportView $parameters)"
25 string(56) "queryConfigResponse queryConfig(queryConfig $parameters)"
27 string(50) "queryViewResponse queryView(queryView $parameters)"
29 string(50) "reportLogResponse reportLog(reportLog $parameters)"
H A Dbug69280.phpt20 public function TestMethod($parameters) {
21 return $this->__soapCall('TestMethod', [$parameters], [
44 …nstance"><SOAP-ENV:Body><parameters xsi:type="ns1:RealClass1"><ns1:prop>prop</ns1:prop><ns1:prop1>…
/PHP-8.3/ext/reflection/tests/
H A DReflectionParameter_001.phpt24 // Get the parameters
25 $parameters = $method->getParameters();
27 foreach($parameters as $parameter) {
34 $parameters = $method->getParameters();
36 foreach($parameters as $parameter) {
44 $parameters = $method->getParameters();
46 var_dump($parameters);
47 foreach($parameters as $parameter) {
H A DReflectionParameter_002.phpt20 // Get the parameters
21 $parameters = $method->getParameters();
23 foreach($parameters as $parameter) {
35 // Get the parameters
36 $parameters = $method->getParameters();
38 foreach($parameters as $parameter) {
/PHP-8.3/ext/imap/tests/
H A Dbug80215.phpt2 Bug #80215 (imap_mail_compose() may modify by-val parameters)
14 "type.parameters" => ['foo' => 5],
18 "type.parameters" => ['foo' => 8],
41 ["type.parameters"]=>
56 ["type.parameters"]=>
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug29236.phpt15 string(59) "StartSessionResponse StartSession(StartSession $parameters)"
17 string(62) "VerifySessionResponse VerifySession(VerifySession $parameters)"
19 string(41) "LogoutResponse Logout(Logout $parameters)"
21 string(62) "GetSystemInfoResponse GetSystemInfo(GetSystemInfo $parameters)"
/PHP-8.3/ext/standard/tests/array/
H A Darray_walk_recursive_variation9.phpt7 * without parameters
8 * with less and more parameters
15 echo "-- callback function with both parameters --\n";
36 echo "-- callback function without parameters --\n";
43 echo "-- passing one more parameter to function with two parameters --\n";
50 -- callback function with both parameters --
74 -- callback function without parameters --
80 -- passing one more parameter to function with two parameters --
H A Darray_walk_variation9.phpt7 * without parameters
8 * with less and more parameters
15 echo "-- callback function with both parameters --\n";
36 echo "-- callback function without parameters --\n";
43 echo "-- passing one more parameter to function with two parameters --\n";
50 -- callback function with both parameters --
74 -- callback function without parameters --
80 -- passing one more parameter to function with two parameters --
H A Darray_reduce_variation1.phpt18 echo "\n--- Testing with a callback with too few parameters ---\n";
21 echo "\n--- Testing with a callback with too many parameters ---\n";
32 --- Testing with a callback with too few parameters ---
35 --- Testing with a callback with too many parameters ---
H A Darray_walk_error2.phpt2 Test array_walk() function : error conditions - callback parameters
6 * Testing array_walk() by passing more number of parameters to callback function
17 echo "*** Testing array_walk() : error conditions - callback parameters ***\n";
43 echo "-- Testing array_walk() function with too many callback parameters --\n";
53 *** Testing array_walk() : error conditions - callback parameters ***
58 -- Testing array_walk() function with too many callback parameters --
H A Darray_walk_recursive_error2.phpt2 Test array_walk_recursive() function : error conditions - callback parameters
6 * Testing array_walk_recursive() by passing more number of parameters to callback function
17 echo "*** Testing array_walk_recursive() : error conditions - callback parameters ***\n";
43 echo "-- Testing array_walk_recursive() function with too many callback parameters --\n";
53 *** Testing array_walk_recursive() : error conditions - callback parameters ***
58 -- Testing array_walk_recursive() function with too many callback parameters --
H A Darray_udiff_assoc_variation5.phpt16 echo "\n-- comparison function taking too many parameters --\n";
26 echo "\n-- comparison function taking too few parameters --\n";
42 -- comparison function taking too many parameters --
45 -- comparison function taking too few parameters --
H A Darray_udiff_uassoc_variation6.phpt16 echo "\n-- comparison function taking too many parameters --\n";
26 echo "\n-- comparison function taking too few parameters --\n";
42 -- comparison function taking too many parameters --
45 -- comparison function taking too few parameters --
H A Darray_udiff_variation5.phpt17 echo "\n-- comparison function taking too many parameters --\n";
27 echo "\n-- comparison function taking too few parameters --\n";
43 -- comparison function taking too many parameters --
46 -- comparison function taking too few parameters --
H A Darray_uintersect_assoc_variation5.phpt16 echo "\n-- comparison function taking too many parameters --\n";
26 echo "\n-- comparison function taking too few parameters --\n";
40 -- comparison function taking too many parameters --
43 -- comparison function taking too few parameters --
H A Darray_uintersect_uassoc_variation6.phpt16 echo "\n-- comparison function taking too many parameters --\n";
26 echo "\n-- comparison function taking too few parameters --\n";
40 -- comparison function taking too many parameters --
43 -- comparison function taking too few parameters --
H A Darray_uintersect_variation5.phpt16 echo "\n-- comparison function taking too many parameters --\n";
26 echo "\n-- comparison function taking too few parameters --\n";
40 -- comparison function taking too many parameters --
43 -- comparison function taking too few parameters --
H A Darray_walk_basic1.phpt28 echo "-- Using array_walk() with default parameters to show array contents --\n";
31 echo "-- Using array_walk() with all parameters --\n";
38 -- Using array_walk() with default parameters to show array contents --
52 -- Using array_walk() with all parameters --
H A Darray_walk_recursive_basic1.phpt28 echo "-- Using array_walk_recursive() with default parameters to show array contents --\n";
31 echo "-- Using array_walk_recursive() with all parameters --\n";
38 -- Using array_walk_recursive() with default parameters to show array contents --
52 -- Using array_walk_recursive() with all parameters --
H A Darray_walk_recursive_variation7.phpt8 * two parameters
9 * three parameters
10 * extra parameters
11 * without parameters
H A Darray_walk_variation7.phpt8 * two parameters
9 * three parameters
10 * extra parameters
11 * without parameters
/PHP-8.3/ext/pdo_oci/tests/
H A Dpdo_oci_debugdumpparams.phpt19 …It will provide the SQL query in use, the number of parameters used (Params), the list of paramete…
23 …This will only dumps the parameters in the statement at the moment of the dump. Extra parameters a…
31 …It will provide the SQL query in use, the number of parameters used (Params), the list of paramete…
35 …This will only dumps the parameters in the statement at the moment of the dump. Extra parameters a…
/PHP-8.3/ext/pdo/tests/
H A Dbug_69356.phpt22 …It will provide the SQL query in use, the number of parameters used (Params), the list of paramete…
26 …This will only dumps the parameters in the statement at the moment of the dump. Extra parameters a…
44 …It will provide the SQL query in use, the number of parameters used (Params), the list of paramete…
48 …This will only dumps the parameters in the statement at the moment of the dump. Extra parameters a…
/PHP-8.3/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation9.phpt2 Test function get_cfg_var() by substituting argument with array of valid parameters.
14 echo "*** Test substituting argument with array of valid parameters ***\n";
34 *** Test substituting argument with array of valid parameters ***
/PHP-8.3/Zend/tests/
H A Dbug72101.phpt11 return call_user_func_array($this->callback, $invocation->parameters);
44 public $parameters;
45 public function __construct(array $parameters) {
46 $this->parameters = $parameters;

Completed in 23 milliseconds

12345678910