Home
last modified time | relevance | path

Searched refs:pg_lo_tell (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/ext/pgsql/tests/
H A D05large_object.phpt28 var_dump(pg_lo_tell($handle));
31 var_dump(pg_lo_tell($handle));
/PHP-8.4/ext/pgsql/
H A Dpgsql.stub.php814 function pg_lo_tell(PgSql\Lob $lob): int {} function
H A Dpgsql_arginfo.h552 ZEND_FUNCTION(pg_lo_tell);
678 ZEND_FE(pg_lo_tell, arginfo_pg_lo_tell)
H A Dpgsql.c2995 PHP_FUNCTION(pg_lo_tell) in PHP_FUNCTION() argument

Completed in 25 milliseconds