Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Doci8.c126 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw…
1126 …if ((session_pool = php_oci_get_spool(username, username_len, password, password_len, dbname, dbna… in php_oci_do_connect_ex()
1974 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 8 milliseconds