Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D05large_object.phpt18 pg_lo_write ($handle, "large object data\n");
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h497 ZEND_FUNCTION(pg_lo_write);
608 ZEND_FE(pg_lo_write, arginfo_pg_lo_write)
609 ZEND_DEP_FALIAS(pg_lowrite, pg_lo_write, arginfo_pg_lowrite)
H A Dphp_pgsql.h133 PHP_FUNCTION(pg_lo_write);
H A Dpgsql.stub.php323 function pg_lo_write($lob, string $data, ?int $length = null): int|false {} function
H A Dpgsql.c2613 PHP_FUNCTION(pg_lo_write) in PHP_FUNCTION() argument

Completed in 29 milliseconds