Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D06copy_2.phpt19 pg_put_line($db, "1\n");
20 pg_put_line($db, "\\N\n");
21 pg_put_line($db, "\\.\n");
H A Ddeprecated_implicit_default_link.phpt52 'pg_put_line',
133 Deprecated: pg_put_line(): Automatic fetching of PostgreSQL connection is deprecated in %s on line …
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h558 ZEND_FUNCTION(pg_put_line);
686 ZEND_FE(pg_put_line, arginfo_pg_put_line)
H A Dpgsql.stub.php842 function pg_put_line($connection, string $query = UNKNOWN): bool {} function
H A Dpgsql.c3180 PHP_FUNCTION(pg_put_line) in PHP_FUNCTION() argument

Completed in 36 milliseconds