Home
last modified time | relevance | path

Searched refs:php_oci_password_change (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h431 int php_oci_password_change(php_oci_connection *connection, char *user, int user_len, char *pass_ol…
H A Doci8_interface.c2122 …if (php_oci_password_change(connection, user, (int) user_len, pass_old, (int) pass_old_len, pass_n… in PHP_FUNCTION()
H A Doci8.c2388 int php_oci_password_change(php_oci_connection *connection, char *user, int user_len, char *pass_ol… in php_oci_password_change() function

Completed in 24 milliseconds