Searched refs:php_oci_get_spool (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/oci8/ |
H A D | oci8.c | 117 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw… 1244 …if ((session_pool = php_oci_get_spool(username, username_len, password, password_len, dbname, dbna… in php_oci_do_connect_ex() 2121 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw… in php_oci_get_spool() function
|
Completed in 9 milliseconds