Home
last modified time | relevance | path

Searched refs:pg_last_oid (Results 1 – 12 of 12) sorted by relevance

/php-src/ext/pgsql/tests/
H A D23sync_query_params.phpt53 pg_last_oid($result);
H A D24sync_query_prepared.phpt59 pg_last_oid($result);
H A D25async_query_params.phpt65 pg_last_oid($result);
H A D32nb_async_query.phpt75 pg_last_oid($result);
H A D30nb_async_query_params.phpt69 pg_last_oid($result);
H A D04async_query.phpt63 pg_last_oid($result);
H A D26async_query_prepared.phpt101 pg_last_oid($result);
H A D31nb_async_query_prepared.phpt103 pg_last_oid($result);
H A D03sync_query.phpt132 pg_last_oid($result);
/php-src/ext/pgsql/
H A Dpgsql_arginfo.h502 ZEND_FUNCTION(pg_last_oid);
609 ZEND_FE(pg_last_oid, arginfo_pg_last_oid)
H A Dpgsql.stub.php679 function pg_last_oid(PgSql\Result $result): string|int|false {} function
H A Dpgsql.c2147 PHP_FUNCTION(pg_last_oid) in PHP_FUNCTION() argument

Completed in 40 milliseconds