Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D02connection.phpt32 if (false === pg_host($db))
34 echo "pg_host() error\n";
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h68 PHP_FUNCTION(pg_host);
H A Dpgsql_arginfo.h460 ZEND_FUNCTION(pg_host);
553 ZEND_FE(pg_host, arginfo_pg_host)
H A Dpgsql.stub.php40 function pg_host($connection = null): string {} function
H A Dpgsql.c886 PHP_FUNCTION(pg_host) in PHP_FUNCTION() argument

Completed in 26 milliseconds