Home
last modified time | relevance | path

Searched refs:result (Results 551 – 575 of 918) sorted by relevance

1...<<21222324252627282930>>...37

/PHP-7.4/ext/soap/tests/soap12/
H A DT47.phpt30 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
H A DT48.phpt28 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
H A DT49.phpt28 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
H A DT50.phpt28 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
H A DT57.phpt31 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
H A DT76_2.phpt31 …nv:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><rpc:result>return</rpc:result><return …
/PHP-7.4/ext/standard/tests/strings/
H A Dvprintf_variation11.phpt52 $result = vprintf($format, $args_array[$counter-1]);
54 var_dump($result);
H A Dvprintf_variation11_64bit.phpt52 $result = vprintf($format, $args_array[$counter-1]);
54 var_dump($result);
H A Dvprintf_variation5.phpt49 $result = vprintf($format, $args_array[$counter-1]);
51 var_dump($result);
H A Dvprintf_variation9.phpt48 $result = vprintf($format, $args_array[$counter-1]);
50 var_dump($result);
/PHP-7.4/ext/standard/tests/array/
H A Darray_shift_variation8.phpt22 echo "\n-- Reference result of array_shift: --\n";
43 -- Reference result of array_shift: --
H A Dbug24766.phpt2 Bug #24766 (strange result array from unpack)
/PHP-7.4/ext/soap/tests/
H A Dserver025.phpt47 …/ns1:Test2></SOAP-ENV:Header><SOAP-ENV:Body><ns1:testResponse><result>Hello Body!</result></ns1:te…
/PHP-7.4/ext/date/tests/
H A Dbug51096.phpt17 $result = date_parse( $test );
18 $rel = $result['relative'];
/PHP-7.4/Zend/tests/
H A Dbug72101.phpt53 $result = $this->inv_mocker->invoke(
58 return $result;
H A Dbug74657.phpt2 Bug #74657 (Undefined constants in array properties result in broken properties)
H A Dnon_well_formed_param_exception.phpt2 A "non well formed" notice converted to exception should result in a ZPP failure
/PHP-7.4/ext/gd/tests/
H A Dimagecolordeallocate_error1.phpt18 $result = imagecolordeallocate($resource, $white);
/PHP-7.4/ext/gmp/tests/
H A Dbug52906.phpt2 Bug #52906 gmp_mod returns negative result when non-negative is expected
/PHP-7.4/ext/ldap/tests/
H A Dldap_get_option_package_basic.phpt12 $result = ldap_get_option($link, LDAP_OPT_X_TLS_PACKAGE, $optionval);
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_valid_exception.phpt18 // the fact that the yield from result is used is relevant.
/PHP-7.4/ext/mysqli/tests/
H A Dbug46614.phpt2 Bug #46614 (Extended MySQLi class gives incorrect empty() result)
/PHP-7.4/ext/opcache/Optimizer/
H A Dcompact_literals.c618 opline->result.num = func_slot[opline->op2.constant]; in zend_optimizer_compact_literals()
620 opline->result.num = cache_size; in zend_optimizer_compact_literals()
622 func_slot[opline->op2.constant] = opline->result.num; in zend_optimizer_compact_literals()
630 opline->result.num = method_slot[opline->op2.constant]; in zend_optimizer_compact_literals()
632 opline->result.num = cache_size; in zend_optimizer_compact_literals()
635 method_slot[opline->op2.constant] = opline->result.num; in zend_optimizer_compact_literals()
644 opline->result.num = add_static_slot(&hash, op_array, in zend_optimizer_compact_literals()
650 opline->result.num = cache_size; in zend_optimizer_compact_literals()
656 opline->result.num = class_slot[opline->op1.constant]; in zend_optimizer_compact_literals()
658 opline->result.num = cache_size; in zend_optimizer_compact_literals()
[all …]
/PHP-7.4/ext/filter/tests/
H A Dbug76366.phpt30 #show the filter result
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_basic.phpt8 - EXPECTED_RESULT: the expected result

Completed in 22 milliseconds

1...<<21222324252627282930>>...37