Home
last modified time | relevance | path

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

/PHP-8.0/ext/oci8/
H A Dphp_oci8_int.h429 int php_oci_password_change(php_oci_connection *connection, char *user, int user_len, char *pass_ol…
H A Doci8_interface.c1906 …if (php_oci_password_change(connection, user, (int) user_len, pass_old, (int) pass_old_len, pass_n… in PHP_FUNCTION()
H A Doci8.c1617 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 23 milliseconds