Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D06copy_2.phpt16 pg_put_line($db, "1\n");
17 pg_put_line($db, "\\N\n");
18 pg_put_line($db, "\\.\n");
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h123 PHP_FUNCTION(pg_put_line);
H A Dpgsql_arginfo.h508 ZEND_FUNCTION(pg_put_line);
625 ZEND_FE(pg_put_line, arginfo_pg_put_line)
H A Dpgsql.stub.php414 function pg_put_line($connection, string $query = UNKNOWN): bool {} function
H A Dpgsql.c3050 PHP_FUNCTION(pg_put_line) in PHP_FUNCTION() argument

Completed in 25 milliseconds