Searched refs:pg_connection_reset (Results 1 – 5 of 5) sorted by relevance
18 if (!pg_connection_reset($db))20 echo "pg_connection_reset() error\n";
65 PHP_FUNCTION(pg_connection_reset);
520 ZEND_FUNCTION(pg_connection_reset);637 ZEND_FE(pg_connection_reset, arginfo_pg_connection_reset)
449 function pg_connection_reset($connection): bool {} function
3539 PHP_FUNCTION(pg_connection_reset) in PHP_FUNCTION() argument
Completed in 19 milliseconds