Home
last modified time | relevance | path

Searched refs:operation (Results 101 – 125 of 190) sorted by relevance

12345678

/PHP-8.1/ext/gd/tests/
H A Dbug77272.phpt19 …:%S %croduct of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dimageloadfont_invalid.phpt20 …t(): Product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
H A Dbug81739.phpt18 …(): %croduct of memory allocation multiplication would exceed INT_MAX, failing operation gracefully
/PHP-8.1/ext/ldap/tests/
H A Dldap_mod_del_basic.phpt2 ldap_mod_del() - Basic modify operation
H A Dldap_get_entries_basic.phpt2 ldap_get_entries() - Basic modify operation
H A Dldap_delete_basic.phpt2 ldap_delete() - Basic delete operation
H A Dldap_mod_replace_basic.phpt2 ldap_mod_replace() - Basic modify operation
H A Dldap_delete_error.phpt2 ldap_delete() - Delete operation that should fail
H A Dldap_exop_refresh.phpt2 ldap_exop_refresh() - Test LDAP refresh extended operation
H A Dldap_exop_passwd_error.phpt31 Warning: ldap_exop_passwd(): Passwd modify extended operation failed: %s (53) in %s on line %d
/PHP-8.1/Zend/tests/
H A Dgh11189.phpt21 // trigger OOM in a resize operation
H A Dgh11189_1.phpt21 // trigger OOM in a resize operation
/PHP-8.1/ext/standard/tests/array/
H A Darray_push.phpt51 /* Checking for return value and the new array formed from push operation */
52 echo "\n*** Checking for return value and the new array formed from push operation ***\n";
297 *** Checking for return value and the new array formed from push operation ***
/PHP-8.1/ext/standard/tests/password/
H A Dpassword_get_info.phpt2 Test normal operation of password_get_info()
H A Dpassword_get_info_argon2.phpt2 Test normal operation of password_get_info() with Argon2i and Argon2id
H A Dpassword_hash_argon2.phpt2 Test normal operation of password_hash() with Argon2i and Argon2id
H A Dpassword_needs_rehash_argon2.phpt2 Test normal operation of password_needs_rehash() with Argon2i and Argon2id
H A Dpassword_needs_rehash_error.phpt2 Test error operation of password_needs_rehash()
H A Dpassword_verify_argon2.phpt2 Test normal operation of password_verify() with Argon2i and Argon2id
/PHP-8.1/ext/standard/tests/file/
H A Dfpassthru_basic.phpt19 echo "\n-- Before seek operation --\n";
62 -- Before seek operation --
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_001.phpt2 Test typed properties basic operation
/PHP-8.1/ext/sockets/tests/
H A Dsocket_export_stream-4-win.phpt97 Warning: socket_set_block(): unable to set blocking mode [%d]: An operation was attempted on someth…
100 Warning: socket_get_option(): Unable to retrieve socket option [%d]: An operation was attempted on …
/PHP-8.1/ext/standard/tests/strings/
H A Dmd5_file.phpt51 /* Normal operation with hexadecimal output */
55 /* Normal operation with raw binary output */
/PHP-8.1/ext/curl/tests/
H A Dcurl_error_basic.phpt19 * Description: Returns a clear text error message for the last cURL operation.
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug75402.phpt25 "operation" character varying(32) NOT NULL,
46 $db->query("INSERT INTO bug75402 (\"id\", \"group_id\", \"submitter\", \"operation\", \"description…

Completed in 39 milliseconds

12345678