Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Doci8.c1730 char *username, *password; in php_oci_do_connect() local
1759 php_oci_connection *php_oci_do_connect_ex(char *username, int username_len, char *password, int pas… in php_oci_do_connect_ex()
2707 static php_oci_spool *php_oci_create_spool(char *username, int username_len, char *password, int pa… in php_oci_create_spool()
2836 static php_oci_spool *php_oci_get_spool(char *username, int username_len, char *password, int passw… in php_oci_get_spool()
2943 …ession(php_oci_connection *connection, char *dbname, int dbname_len, char *username, int username_… in php_oci_old_create_session()
3116 …nnection, php_oci_spool *session_pool, char *dbname, int dbname_len, char *username, int username_… in php_oci_create_session()
/PHP-5.5/ext/interbase/
H A Dibase_service.c33 char *username; member
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c65 char *hostname = NULL, *username=NULL, *passwd=NULL, *dbname=NULL, *socket=NULL; local
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c209 char *username=NULL, *password=NULL; in PHP_METHOD() local
H A Dphp_pdo_driver.h442 char *username, *password; member

Completed in 132 milliseconds