Home
last modified time | relevance | path

Searched defs:dsn (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/ext/odbc/
H A Dodbc.stub.php385 function odbc_connect(string $dsn, string $user, #[\SensitiveParameter] string $password, int $curs… argument
390 function odbc_pconnect(string $dsn, string $user, #[\SensitiveParameter] string $password, int $cur…
/PHP-8.3/ext/pdo/
H A Dpdo_dbh.stub.php389 …public function __construct(string $dsn, ?string $username = null, #[\SensitiveParameter] ?string … argument
H A Dpdo_dbh.c213 char *dsn = NULL; in dsn_from_uri() local
/PHP-8.3/ext/pdo_odbc/
H A Dodbc_driver.c557 char *dsn = pemalloc(new_dsn_size, dbh->is_persistent); in pdo_odbc_handle_factory() local

Completed in 16 milliseconds