Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/pgsql/
H A Dphp_pgsql.h155 PHP_FUNCTION(pg_lo_read_all);
H A Dpgsql.c662 PHP_FE(pg_lo_read_all, arginfo_pg_lo_read_all)
706 PHP_FALIAS(pg_loreadall, pg_lo_read_all, arginfo_pg_lo_read_all)
3439 PHP_FUNCTION(pg_lo_read_all) argument

Completed in 30 milliseconds