Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/ext/pgsql/
H A Dpgsql_arginfo.h498 ZEND_FUNCTION(pg_lo_read_all);
610 ZEND_FE(pg_lo_read_all, arginfo_pg_lo_read_all)
611 ZEND_DEP_FALIAS(pg_loreadall, pg_lo_read_all, arginfo_pg_loreadall)
H A Dphp_pgsql.h134 PHP_FUNCTION(pg_lo_read_all);
H A Dpgsql.stub.php333 function pg_lo_read_all($lob): int {} function
H A Dpgsql.c2655 PHP_FUNCTION(pg_lo_read_all) in PHP_FUNCTION() argument

Completed in 25 milliseconds