Home
last modified time | relevance | path

Searched refs:operation (Results 76 – 100 of 190) sorted by relevance

12345678

/PHP-8.1/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl184 <wsdl:operation name="Echo">
187 </wsdl:operation>
191 <wsdl:operation name="Echo">
192 <soap:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
199 </wsdl:operation>
204 <wsdl:operation name="Echo">
205 <soap12:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
212 </wsdl:operation>
H A Dbug50698_4.wsdl184 <wsdl:operation name="Echo">
187 </wsdl:operation>
191 <wsdl:operation name="Echo">
192 <soap:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
199 </wsdl:operation>
204 <wsdl:operation name="Echo">
205 <soap12:operation soapAction="http://tempuri.org/EchoService/Echo" style="document"/>
212 </wsdl:operation>
/PHP-8.1/ext/ldap/tests/
H A Dldap_get_option_basic.phpt2 ldap_get_option() - Basic ldap_get_option() operation
H A Dldap_set_option_basic.phpt2 ldap_set_option() - Basic ldap_set_option() operation
H A Dldap_errno_basic.phpt2 ldap_errno() - Basic ldap_errno() operation
H A Dldap_exop_whoami.phpt2 ldap_exop_whoami() - EXOP whoami operation
H A Dldap_error_basic.phpt2 ldap_error() - Basic ldap_error() operation
/PHP-8.1/ext/standard/tests/password/
H A Dpassword_hash.phpt2 Test normal operation of password_hash()
H A Dpassword_bcrypt_errors.phpt2 Test error operation of password_hash() with bcrypt hashing
H A Dpassword_verify.phpt2 Test normal operation of password_verify)
/PHP-8.1/ext/standard/tests/random/
H A Drandom_bytes_error.phpt2 Test error operation of random_bytes()
H A Drandom_int.phpt2 Test normal operation of random_int()
H A Drandom_int_error.phpt2 Test error operation of random_int()
/PHP-8.1/ext/standard/tests/streams/
H A Dbug74951.phpt13 Warning: fopen(e0ploit://): Failed to open stream: operation failed in %s%ebug74951.php on line 7
/PHP-8.1/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt2 Semantic of alias operation is to provide an additional identifier for the method body of the origi…
H A Dalias-semantics02.phpt2 Semantic of alias operation is to provide an additional identifier for the
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_001.phpt2 Test strict declaration being first operation only
/PHP-8.1/ext/standard/tests/file/
H A Dreadfile_variation2.phpt33 /* Checking readfile() operation on soft link */
45 /* Checking readfile() operation on hard link */
H A Dsymlink_link_linkinfo_is_link_variation6.phpt12 echo "*** Creating links in a directory without permission to allow the operation ***\n";
55 *** Creating links in a directory without permission to allow the operation ***
H A Dflock_variation.phpt5 echo "*** Testing flock() fun with the various operation and
44 foreach($operations as $operation) {
46 var_dump(flock($fp, $operation));
50 var_dump(flock($fp, $operation, $wouldblock));
62 *** Testing flock() fun with the various operation and
/PHP-8.1/ext/gd/tests/
H A Dbug77269.phpt19 …):%S Product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dbug77479.phpt18 …:%S %croduct of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dlibgd00101.phpt15 …d(): Product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
/PHP-8.1/ext/opcache/tests/jit/
H A Dgh8863.phpt2 Bug GH-8863: RW operation on readonly property doesn't throw with JIT
/PHP-8.1/ext/spl/tests/
H A Dspl_iterator_to_array_error.phpt2 SPL: Error: iterator_to_array when the current operation throws an exception

Completed in 37 milliseconds

12345678