Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D05large_object.phpt19 pg_lo_close ($handle);
28 pg_lo_close($handle);
36 pg_lo_close($handle);
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h495 ZEND_FUNCTION(pg_lo_close);
604 ZEND_FE(pg_lo_close, arginfo_pg_lo_close)
605 ZEND_DEP_FALIAS(pg_loclose, pg_lo_close, arginfo_pg_loclose)
H A Dphp_pgsql.h131 PHP_FUNCTION(pg_lo_close);
H A Dpgsql.stub.php303 function pg_lo_close($lob): bool {} function
H A Dpgsql.c2551 PHP_FUNCTION(pg_lo_close) in PHP_FUNCTION() argument

Completed in 34 milliseconds