Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt25 pg_lo_export(1, '');
95 Deprecated: pg_lo_export(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
H A D05large_object.phpt75 pg_lo_export($db, $oid, $path . 'php.gif.exported');
/php-src/ext/pgsql/
H A Dpgsql.stub.php801 function pg_lo_export($connection, $oid = UNKNOWN, $filename = UNKNOWN): bool {} function
H A Dpgsql_arginfo.h557 ZEND_FUNCTION(pg_lo_export);
685 ZEND_FE(pg_lo_export, arginfo_pg_lo_export)
H A Dpgsql.c2890 PHP_FUNCTION(pg_lo_export) in PHP_FUNCTION() argument

Completed in 31 milliseconds