Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/pgsql/
H A Dpgsql_arginfo.h502 ZEND_FUNCTION(pg_lo_export);
616 ZEND_FE(pg_lo_export, arginfo_pg_lo_export)
617 ZEND_DEP_FALIAS(pg_loexport, pg_lo_export, arginfo_pg_loexport)
H A Dpgsql.stub.php364 function pg_lo_export($connection, $oid = UNKNOWN, $filename = UNKNOWN): bool {} function
H A Dpgsql.c2752 PHP_FUNCTION(pg_lo_export) in PHP_FUNCTION() argument
/PHP-8.1/
H A DNEWS562 . Fixed parameter parsing of pg_lo_export(). (kocsismate)

Completed in 26 milliseconds