Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D02connection.phpt40 if (!pg_port($db))
42 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-src/ext/pgsql/
H A Dpgsql.stub.php491 function pg_port(?PgSql\Connection $connection = null): string {} function
H A Dpgsql_arginfo.h512 ZEND_FUNCTION(pg_port);
621 ZEND_FE(pg_port, arginfo_pg_port)
H A Dpgsql.c1022 PHP_FUNCTION(pg_port) in PHP_FUNCTION() argument

Completed in 31 milliseconds