Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/pgsql/
H A Dphp_pgsql.h150 PHP_FUNCTION(pg_put_line);
H A Dpgsql.c675 PHP_FE(pg_put_line, arginfo_pg_put_line)
4059 PHP_FUNCTION(pg_put_line) argument

Completed in 20 milliseconds