Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
H A D05large_object.phpt28 var_dump(pg_lo_tell($handle));
31 var_dump(pg_lo_tell($handle));
/php-src/ext/pgsql/
H A Dpgsql.stub.php814 function pg_lo_tell(PgSql\Lob $lob): int {} function
H A Dpgsql_arginfo.h559 ZEND_FUNCTION(pg_lo_tell);
688 ZEND_FE(pg_lo_tell, arginfo_pg_lo_tell)
H A Dpgsql.c2996 PHP_FUNCTION(pg_lo_tell) in PHP_FUNCTION() argument

Completed in 31 milliseconds