Home
last modified time | relevance | path

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

/php-src/ext/pgsql/tests/
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.phpt74 pg_last_oid($result);
H A D30nb_async_query_params.phpt68 pg_last_oid($result);
H A D04async_query.phpt63 pg_last_oid($result);
H A D26async_query_prepared.phpt100 pg_last_oid($result);
H A D31nb_async_query_prepared.phpt102 pg_last_oid($result);
H A D98old_api.phpt76 Deprecated: Function pg_getlastoid() is deprecated since 8.0, use pg_last_oid() instead in %s on li…
H A D03sync_query.phpt132 pg_last_oid($result);
/php-src/ext/pgsql/
H A Dpgsql.stub.php690 function pg_last_oid(PgSql\Result $result): string|int|false {} function
H A Dpgsql_arginfo.h546 ZEND_FUNCTION(pg_last_oid);
665 ZEND_FE(pg_last_oid, arginfo_pg_last_oid)
H A Dpgsql.c2331 PHP_FUNCTION(pg_last_oid) in PHP_FUNCTION() argument

Completed in 42 milliseconds