Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/tests/
H A D04async_query.phpt60 pg_last_oid($result);
H A D23sync_query_params.phpt52 pg_last_oid($result);
H A D24sync_query_prepared.phpt58 pg_last_oid($result);
H A D25async_query_params.phpt64 pg_last_oid($result);
H A D32nb_async_query.phpt78 pg_last_oid($result);
H A D30nb_async_query_params.phpt72 pg_last_oid($result);
H A D31nb_async_query_prepared.phpt106 pg_last_oid($result);
H A D26async_query_prepared.phpt100 pg_last_oid($result);
H A D03sync_query.phpt129 pg_last_oid($result);
/PHP-8.2/ext/pgsql/
H A Dpgsql_arginfo.h491 ZEND_FUNCTION(pg_last_oid);
596 ZEND_FE(pg_last_oid, arginfo_pg_last_oid)
597 ZEND_DEP_FALIAS(pg_getlastoid, pg_last_oid, arginfo_pg_getlastoid)
H A Dpgsql.stub.php634 function pg_last_oid(PgSql\Result $result): string|int|false {} function
H A Dpgsql.c2124 PHP_FUNCTION(pg_last_oid) in PHP_FUNCTION() argument

Completed in 30 milliseconds