Searched refs:pg_put_copy_end (Results 1 – 4 of 4) sorted by relevance
19 var_dump(pg_put_copy_end($db));25 var_dump(pg_put_copy_end($db));30 var_dump(pg_put_copy_end($db));
963 function pg_put_copy_end(PgSql\Connection $connection, ?string $error = null): int {}
603 ZEND_FUNCTION(pg_put_copy_end);734 ZEND_FE(pg_put_copy_end, arginfo_pg_put_copy_end)
6215 PHP_FUNCTION(pg_put_copy_end) in PHP_FUNCTION() argument
Completed in 27 milliseconds