Searched defs:new_password (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/oci8/ |
H A D | oci8.c | 912 …har *username, int username_len, char *password, int password_len, char *new_password, int new_pas… in php_oci_do_connect_ex() 2228 …har *username, int username_len, char *password, int password_len, char *new_password, int new_pas… in php_oci_old_create_session() 2418 …har *username, int username_len, char *password, int password_len, char *new_password, int new_pas… in php_oci_create_session()
|
H A D | oci8.stub.php | 405 …n oci_password_change($connection, string $username, string $old_password, string $new_password) {} 413 …ion ocipasswordchange($connection, string $username, string $old_password, string $new_password) {}
|
/PHP-8.0/ext/ldap/ |
H A D | ldap.stub.php | 290 function ldap_exop_passwd($ldap, string $user = "", string $old_password = "", string $new_password…
|
Completed in 27 milliseconds