Searched refs:pg_host (Results 1 – 5 of 5) sorted by relevance
32 if (false === pg_host($db))34 echo "pg_host() error\n";
68 PHP_FUNCTION(pg_host);
460 ZEND_FUNCTION(pg_host);553 ZEND_FE(pg_host, arginfo_pg_host)
40 function pg_host($connection = null): string {} function
886 PHP_FUNCTION(pg_host) in PHP_FUNCTION() argument
Completed in 27 milliseconds