Home
last modified time | relevance | path

Searched refs:pg_put_copy_end (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/pgsql/tests/
H A Dpg_put_copy.phpt19 var_dump(pg_put_copy_end($db));
25 var_dump(pg_put_copy_end($db));
30 var_dump(pg_put_copy_end($db));
/php-src/ext/pgsql/
H A Dpgsql.stub.php963 function pg_put_copy_end(PgSql\Connection $connection, ?string $error = null): int {}
H A Dpgsql_arginfo.h603 ZEND_FUNCTION(pg_put_copy_end);
734 ZEND_FE(pg_put_copy_end, arginfo_pg_put_copy_end)
H A Dpgsql.c6215 PHP_FUNCTION(pg_put_copy_end) in PHP_FUNCTION() argument

Completed in 27 milliseconds