Home
last modified time | relevance | path

Searched defs:new_password (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/oci8/
H A Doci8.c912 …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 Doci8.stub.php405 …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 Dldap.stub.php290 function ldap_exop_passwd($ldap, string $user = "", string $old_password = "", string $new_password

Completed in 18 milliseconds