Home
last modified time | relevance | path

Searched refs:pg_port (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/pgsql/tests/
H A D02connection.phpt42 if (!pg_port($db))
44 echo "pg_port() error\n";
H A Ddeprecated_implicit_default_link.phpt33 'pg_port',
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/PHP-8.2/ext/pgsql/
H A Dpgsql_arginfo.h470 ZEND_FUNCTION(pg_port);
568 ZEND_FE(pg_port, arginfo_pg_port)
H A Dpgsql.stub.php486 function pg_port(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c875 PHP_FUNCTION(pg_port) in PHP_FUNCTION() argument

Completed in 30 milliseconds