Home
last modified time | relevance | path

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

/PHP-7.4/ext/pgsql/tests/
H A D05large_object.phpt34 pg_lo_read_all($handle);
35 if (pg_last_error()) echo "pg_lo_read_all() error\n".pg_last_error();
/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h161 PHP_FUNCTION(pg_lo_read_all);
H A Dpgsql.c689 PHP_FE(pg_lo_read_all, arginfo_pg_lo_read_all)
736 PHP_FALIAS(pg_loreadall, pg_lo_read_all, arginfo_pg_lo_read_all)
3605 PHP_FUNCTION(pg_lo_read_all) argument

Completed in 25 milliseconds