Home
last modified time | relevance | path

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

/PHP-8.3/ext/pgsql/
H A Dpgsql.stub.php463 function pg_connect(string $connection_string, int $flags = 0): PgSql\Connection|false {} argument
465 function pg_pconnect(string $connection_string, int $flags = 0): PgSql\Connection|false {} argument
H A Dpgsql_arginfo.h5 ZEND_ARG_TYPE_INFO(0, connection_string, IS_STRING, 0)
/PHP-8.3/ext/oci8/
H A Doci8_arginfo.h257 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, connection_string, IS_STRING, 1, "null")

Completed in 14 milliseconds