Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D06copy_2.phpt22 pg_end_copy($db);
H A Ddeprecated_implicit_default_link.phpt51 'pg_end_copy',
131 Deprecated: pg_end_copy(): Automatic fetching of PostgreSQL connection is deprecated in %s on line …
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h520 ZEND_FUNCTION(pg_end_copy);
639 ZEND_FE(pg_end_copy, arginfo_pg_end_copy)
H A Dpgsql.stub.php828 function pg_end_copy(?PgSql\Connection $connection = null): bool {} function
H A Dpgsql.c2971 PHP_FUNCTION(pg_end_copy) in PHP_FUNCTION() argument

Completed in 35 milliseconds