Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D05large_object.phpt64 pg_lo_export($db, $oid, $path . 'php.gif.exported');
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h500 ZEND_FUNCTION(pg_lo_export);
614 ZEND_FE(pg_lo_export, arginfo_pg_lo_export)
615 ZEND_DEP_FALIAS(pg_loexport, pg_lo_export, arginfo_pg_loexport)
H A Dphp_pgsql.h136 PHP_FUNCTION(pg_lo_export);
H A Dpgsql.stub.php366 function pg_lo_export($connection, $oid = UNKNOWN, $filename = UNKNOWN): bool {} function
H A Dpgsql.c2755 PHP_FUNCTION(pg_lo_export) in PHP_FUNCTION() argument
/PHP-8.0/
H A DUPGRADING458 . The deprecated pg_lo_import() and pg_lo_export() signature that passes the

Completed in 50 milliseconds