Home
last modified time | relevance | path

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

12345678

/PHP-7.4/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-7.4/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_errno_error.phpt2 ldap_errno() - ldap_errno() operation that should fail
H A Dldap_error_basic.phpt2 ldap_error() - Basic ldap_error() operation
H A Dldap_error_error.phpt2 ldap_error() - ldap_error() operation that should fail
H A Dldap_exop_whoami.phpt2 ldap_exop_whoami() - EXOP whoami operation
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_006.phpt2 Test strict declaration being first operation only 006
H A Dscalar_strict_declaration_placement_007.phpt2 Test strict declaration being first operation only 007
H A Dscalar_strict_declaration_placement_001.phpt2 Test strict declaration being first operation only
/PHP-7.4/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-7.4/ext/standard/tests/password/
H A Dpassword_verify.phpt2 Test normal operation of password_verify)
H A Dpassword_deprecated_salts.phpt2 Test deprecated operation of password_hash()
/PHP-7.4/ext/gd/tests/
H A Dbug77269.phpt19 …):%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dbug77272.phpt18 …):%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dbug77479.phpt18 …):%S product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
/PHP-7.4/ext/standard/tests/random/
H A Drandom_int_error.phpt2 Test error operation of random_int()
/PHP-7.4/ext/standard/tests/file/
H A Dreadfile_variation2.phpt37 /* Checking readfile() operation on soft link */
49 /* Checking readfile() operation on hard link */
H A Dflock_variation.phpt6 Prototype: bool flock(resource $handle, int $operation [, int &$wouldblock]);
11 echo "*** Testing flock() fun with the various operation and
51 foreach($operations as $operation) {
53 var_dump(flock($fp, $operation));
57 var_dump(flock($fp, $operation, $wouldblock));
69 *** Testing flock() fun with the various operation and
/PHP-7.4/ext/spl/tests/
H A Dspl_iterator_to_array_error.phpt2 SPL: Error: iterator_to_array when the current operation throws an exception
/PHP-7.4/Zend/tests/
H A Dbug73337.phpt2 Bug #73337 (try/catch not working with two exceptions inside a same operation)
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2b.phpt63 echo "Fetch operation done!\n";
70 Fetch operation done!

Completed in 19 milliseconds

12345678