Home
last modified time | relevance | path

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

12345678910>>...47

/dports/devel/rth/rth/adodb-4.65/tests/
H A Dtestdatabases.inc.php104 $dsn = "sqlite://$path/"; variable
177 $dsn = "nwind"; variable
178 $dsn = "Driver={Microsoft Access Driver (*.mdb)};Dbq=$access;Uid=Admin;Pwd=;"; variable
285 $dsn = "oci8po://juris10:natsoft@sherkhan?persist"; variable
309 $dsn = "db2_sample"; variable
310 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
317 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
340 $dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;"; variable
399 …$dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;uid=adodb;pwd=natso… variable
/dports/devel/truc/truc_0.12.0/adodb-4.65/tests/
H A Dtestdatabases.inc.php104 $dsn = "sqlite://$path/"; variable
177 $dsn = "nwind"; variable
178 $dsn = "Driver={Microsoft Access Driver (*.mdb)};Dbq=$access;Uid=Admin;Pwd=;"; variable
285 $dsn = "oci8po://juris10:natsoft@sherkhan?persist"; variable
309 $dsn = "db2_sample"; variable
310 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
317 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
340 $dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;"; variable
399 …$dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;uid=adodb;pwd=natso… variable
/dports/www/phprecipebook/phprecipebook/libs/adodb5/tests/
H A Dtestdatabases.inc.php117 $dsn = "sqlite://$path/"; variable
202 $dsn = "nwind"; variable
203 $dsn = "Driver={Microsoft Access Driver (*.mdb)};Dbq=$access;Uid=Admin;Pwd=;"; variable
311 $dsn = "oci8po";//://scott:natsoft@kk2?persist"; variable
348 $dsn = "db2test"; variable
357 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
399 $dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;"; variable
400 $dsn = 'condor'; variable
441 …$dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;uid=adodb;pwd=natso… variable
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/translation/Provider/
H A DAbstractProviderFactory.php18 public function supports(Dsn $dsn): bool
28 protected function getUser(Dsn $dsn): string
37 protected function getPassword(Dsn $dsn): string
H A DProviderFactoryInterface.php23 public function create(Dsn $dsn): ProviderInterface;
25 public function supports(Dsn $dsn): bool;
/dports/databases/adodb/adodb/tests/
H A Dtestdatabases.inc.php105 $dsn = "sqlite://$path/"; variable
190 $dsn = "nwind"; variable
191 $dsn = "Driver={Microsoft Access Driver (*.mdb)};Dbq=$access;Uid=Admin;Pwd=;"; variable
299 $dsn = "oci8po";//juris10:natsoft@sherkhan?persist"; variable
336 $dsn = "db2test"; variable
345 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
387 $dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;"; variable
429 …$dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;uid=adodb;pwd=natso… variable
/dports/www/phprecipebook/phprecipebook/libs/adodb4/tests/
H A Dtestdatabases.inc.php105 $dsn = "sqlite://$path/"; variable
190 $dsn = "nwind"; variable
191 $dsn = "Driver={Microsoft Access Driver (*.mdb)};Dbq=$access;Uid=Admin;Pwd=;"; variable
299 $dsn = "oci8po";//juris10:natsoft@sherkhan?persist"; variable
336 $dsn = "db2test"; variable
345 …$dsn = "driver={IBM db2 odbc DRIVER};Database=sample;hostname=localhost;port=50000;protocol=TCPIP;… variable
387 $dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;"; variable
429 …$dsn = "PROVIDER=MSDASQL;Driver={SQL Server};Server=$server;Database=northwind;uid=adodb;pwd=natso… variable
/dports/databases/pear-MDB_QueryTool/MDB_QueryTool-1.2.3/tests/
H A Dconfig.php9 $dsn = array( variable
25 $dsn = array( variable
59 $dsn = array(); variable
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/db/
H A Dsqlite.php35 protected function conn_prepare($dsn)
51 protected function conn_configure($dsn, $dbh)
144 protected function dsn_string($dsn)
/dports/security/pear-Auth/Auth-1.6.4/Auth/Container/
H A DDBLite.php68 var $dsn = ''; variable in Auth_Container_DBLite
87 function Auth_Container_DBLite($dsn)
119 function _connect(&$dsn)
/dports/mail/postfix-current/postfix-3.7-20211107/src/qmgr/
H A Dqmgr_defer.c88 void qmgr_defer_transport(QMGR_TRANSPORT *transport, DSN *dsn) in qmgr_defer_transport()
108 void qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) in qmgr_defer_todo()
153 DSN *dsn) in qmgr_defer_recipient()
/dports/mail/postfix-current/postfix-3.7-20211107/src/oqmgr/
H A Dqmgr_defer.c83 void qmgr_defer_transport(QMGR_TRANSPORT *transport, DSN *dsn) in qmgr_defer_transport()
103 void qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) in qmgr_defer_todo()
148 DSN *dsn) in qmgr_defer_recipient()
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/mailer/Test/
H A DTransportFactoryTestCase.php57 public function testSupports(Dsn $dsn, bool $supports)
67 public function testCreate(Dsn $dsn, TransportInterface $transport)
80 public function testUnsupportedSchemeException(Dsn $dsn, string $message = null)
95 public function testIncompleteDsnException(Dsn $dsn)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/mailer/Transport/
H A DAbstractTransportFactory.php35 public function supports(Dsn $dsn): bool
42 protected function getUser(Dsn $dsn): string
52 protected function getPassword(Dsn $dsn): string
H A DTransportFactoryInterface.php26 public function create(Dsn $dsn): TransportInterface;
28 public function supports(Dsn $dsn): bool;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/mailer/Transport/
H A DAbstractTransportFactory.php35 public function supports(Dsn $dsn): bool
42 protected function getUser(Dsn $dsn): string
52 protected function getPassword(Dsn $dsn): string
H A DTransportFactoryInterface.php26 public function create(Dsn $dsn): TransportInterface;
28 public function supports(Dsn $dsn): bool;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/mailer/Transport/
H A DAbstractTransportFactory.php35 public function supports(Dsn $dsn): bool
42 protected function getUser(Dsn $dsn): string
52 protected function getPassword(Dsn $dsn): string
H A DTransportFactoryInterface.php26 public function create(Dsn $dsn): TransportInterface;
28 public function supports(Dsn $dsn): bool;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/translation/Test/
H A DProviderFactoryTestCase.php71 public function testSupports(bool $expected, string $dsn)
81 public function testCreate(string $expected, string $dsn)
92 public function testUnsupportedSchemeException(string $dsn, string $message = null)
109 public function testIncompleteDsnException(string $dsn, string $message = null)
/dports/databases/py-sqlalchemy-utils/SQLAlchemy-Utils-0.37.9/tests/functions/
H A Dtest_database.py14 def test_create_and_drop(self, dsn): argument
25 def test_exists_memory(self, dsn): argument
37 def test_existing_non_sqlite_file(self, dsn): argument
82 def dsn(self, postgresql_db_user, postgresql_db_password): member in TestDatabasePostgresPg8000
93 def dsn(self, postgresql_db_user, postgresql_db_password): member in TestDatabasePostgresPsycoPG2CFFI
/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_out_recipient.c96 DSN *dsn) in cleanup_trace_append()
116 DSN *dsn, int verify_status) in cleanup_verify_append()
227 DSN dsn; in cleanup_out_recipient() local
/dports/databases/libiodbc/iODBC-3.52.15/drvproxy/mac/
H A Dconfirm.c80 LPCSTR dsn, in create_confirm()
87 LPCWSTR dsn, in create_confirmw()
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/mailer/
H A DTransport.php66 …public static function fromDsn(string $dsn/*, EventDispatcherInterface $dispatcher = null, HttpCli…
111 public function fromString(string $dsn): TransportInterface
121 private function parseDsn(string $dsn, int $offset = 0): array
168 public function fromDsnObject(Dsn $dsn): TransportInterface
/dports/mail/pear-Mail_Queue/Mail_Queue-1.2.7/tests/Mail/
H A DQueueAbstract.php15 protected $dsn; variable in Mail_QueueAbstract
89 protected function setUpDatabase($dsn)

12345678910>>...47