Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D02connection.phpt34 if (false === pg_host($db))
36 echo "pg_host() error\n";
H A Ddeprecated_implicit_default_link.phpt35 'pg_host',
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h471 ZEND_FUNCTION(pg_host);
568 ZEND_FE(pg_host, arginfo_pg_host)
H A Dpgsql.stub.php492 function pg_host(?PgSql\Connection $connection = null): string {} function
H A Dpgsql.c894 PHP_FUNCTION(pg_host) in PHP_FUNCTION() argument

Completed in 24 milliseconds