Searched refs:pg_connect_poll (Results 1 – 4 of 4) sorted by relevance
26 switch ($status = pg_connect_poll($db)) {
455 ZEND_FUNCTION(pg_connect_poll);547 ZEND_FE(pg_connect_poll, arginfo_pg_connect_poll)
39 function pg_connect_poll(PgSql\Connection $connection): int {} function
805 PHP_FUNCTION(pg_connect_poll) in PHP_FUNCTION() argument
Completed in 32 milliseconds