Home
last modified time | relevance | path

Searched refs:pg_ping (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/pgsql/tests/
H A D19pg_ping.phpt2 PostgreSQL pg_ping() functions
12 var_dump(pg_ping($db));
H A Dbug75419.phpt12 var_dump(pg_ping());
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h74 PHP_FUNCTION(pg_ping);
H A Dpgsql_arginfo.h463 ZEND_FUNCTION(pg_ping);
556 ZEND_FE(pg_ping, arginfo_pg_ping)
H A Dpgsql.stub.php49 function pg_ping($connection = null): bool {} function
H A Dpgsql.c933 PHP_FUNCTION(pg_ping) in PHP_FUNCTION() argument

Completed in 26 milliseconds