Searched refs:pg_host (Results 1 – 5 of 5) sorted by relevance
34 if (false === pg_host($db))36 echo "pg_host() error\n";
35 'pg_host',107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
462 ZEND_FUNCTION(pg_host);555 ZEND_FE(pg_host, arginfo_pg_host)
445 function pg_host(?PgSql\Connection $connection = null): string {} function
885 PHP_FUNCTION(pg_host) in PHP_FUNCTION() argument
Completed in 41 milliseconds