Searched refs:pg_put_line (Results 1 – 5 of 5) sorted by relevance
18 pg_put_line($db, "1\n");19 pg_put_line($db, "\\N\n");20 pg_put_line($db, "\\.\n");
52 'pg_put_line',133 Deprecated: pg_put_line(): Automatic fetching of PostgreSQL connection is deprecated in %s on line …
510 ZEND_FUNCTION(pg_put_line);627 ZEND_FE(pg_put_line, arginfo_pg_put_line)
786 function pg_put_line($connection, string $query = UNKNOWN): bool {} function
2942 PHP_FUNCTION(pg_put_line) in PHP_FUNCTION() argument
Completed in 20 milliseconds