Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/tests/
H A D05large_object.phpt28 var_dump(pg_lo_tell($handle));
31 var_dump(pg_lo_tell($handle));
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h504 ZEND_FUNCTION(pg_lo_tell);
619 ZEND_FE(pg_lo_tell, arginfo_pg_lo_tell)
H A Dpgsql.stub.php377 function pg_lo_tell(PgSql\Lob $lob): int {} function
H A Dpgsql.c2857 PHP_FUNCTION(pg_lo_tell) in PHP_FUNCTION() argument

Completed in 34 milliseconds