Home
last modified time | relevance | path

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

/PHP-7.4/ext/oci8/
H A Doci8.c116 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw…
2007 …if ((session_pool = php_oci_get_spool(username, username_len, password, password_len, dbname, dbna… in php_oci_do_connect_ex()
2892 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 11 milliseconds