Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D05large_object.phpt20 pg_lo_write ($handle, "large object data");
/php-src/ext/pgsql/
H A Dpgsql.stub.php763 function pg_lo_write(PgSql\Lob $lob, string $data, ?int $length = null): int|false {} function
H A Dpgsql_arginfo.h554 ZEND_FUNCTION(pg_lo_write);
679 ZEND_FE(pg_lo_write, arginfo_pg_lo_write)
H A Dpgsql.c2750 PHP_FUNCTION(pg_lo_write) in PHP_FUNCTION() argument

Completed in 45 milliseconds