Home
last modified time | relevance | path

Searched defs:username (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/oci8/
H A Doci8.c1626 char *username, *password; in php_oci_do_connect() local
1669 php_oci_connection *php_oci_do_connect_ex(char *username, int username_len, char *password, int pas… in php_oci_do_connect_ex()
2736 static php_oci_spool *php_oci_create_spool(char *username, int username_len, char *password, int pa… in php_oci_create_spool()
2873 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw… in php_oci_get_spool()
2984 …ession(php_oci_connection *connection, char *dbname, int dbname_len, char *username, int username_… in php_oci_old_create_session()
3174 …nnection, php_oci_spool *session_pool, char *dbname, int dbname_len, char *username, int username_… in php_oci_create_session()
/PHP-7.0/ext/interbase/
H A Dibase_service.c33 char *username; member
/PHP-7.0/ext/pdo/
H A Dpdo_dbh.c205 char *username=NULL, *password=NULL; in PHP_METHOD() local
H A Dphp_pdo_driver.h434 char *username, *password; member
/PHP-7.0/ext/mysqli/
H A Dmysqli_nonapi.c64 char *hostname = NULL, *username=NULL, *passwd=NULL, *dbname=NULL, *socket=NULL; local

Completed in 27 milliseconds