Searched refs:pg_connection_reset (Results 1 – 4 of 4) sorted by relevance
20 if (!pg_connection_reset($db))22 echo "pg_connection_reset() error\n";
889 function pg_connection_reset(PgSql\Connection $connection): bool {} function
570 ZEND_FUNCTION(pg_connection_reset);698 ZEND_FE(pg_connection_reset, arginfo_pg_connection_reset)
3742 PHP_FUNCTION(pg_connection_reset) in PHP_FUNCTION() argument
Completed in 45 milliseconds