Home
last modified time | relevance | path

Searched refs:pg_connection_reset (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/pgsql/tests/
H A D02connection.phpt18 if (!pg_connection_reset($db))
20 echo "pg_connection_reset() error\n";
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h65 PHP_FUNCTION(pg_connection_reset);
H A Dpgsql_arginfo.h520 ZEND_FUNCTION(pg_connection_reset);
637 ZEND_FE(pg_connection_reset, arginfo_pg_connection_reset)
H A Dpgsql.stub.php449 function pg_connection_reset($connection): bool {} function
H A Dpgsql.c3539 PHP_FUNCTION(pg_connection_reset) in PHP_FUNCTION() argument

Completed in 33 milliseconds