Searched refs:pg_lo_export (Results 1 – 6 of 6) sorted by relevance
25 pg_lo_export(1, '');95 Deprecated: pg_lo_export(): Automatic fetching of PostgreSQL connection is deprecated in %s on line…
75 pg_lo_export($db, $oid, $path . 'php.gif.exported');
502 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)
745 function pg_lo_export($connection, $oid = UNKNOWN, $filename = UNKNOWN): bool {} function
2658 PHP_FUNCTION(pg_lo_export) in PHP_FUNCTION() argument
1598 . Fixed parameter parsing of pg_lo_export(). (kocsismate)
Completed in 26 milliseconds