Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D04async_query.phpt58 pg_last_oid($result);
H A D23sync_query_params.phpt50 pg_last_oid($result);
H A D24sync_query_prepared.phpt56 pg_last_oid($result);
H A D25async_query_params.phpt62 pg_last_oid($result);
H A D30nb_async_query_params.phpt70 pg_last_oid($result);
H A D32nb_async_query.phpt76 pg_last_oid($result);
H A D26async_query_prepared.phpt98 pg_last_oid($result);
H A D31nb_async_query_prepared.phpt104 pg_last_oid($result);
H A D03sync_query.phpt127 pg_last_oid($result);
/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h489 ZEND_FUNCTION(pg_last_oid);
594 ZEND_FE(pg_last_oid, arginfo_pg_last_oid)
595 ZEND_DEP_FALIAS(pg_getlastoid, pg_last_oid, arginfo_pg_getlastoid)
H A Dphp_pgsql.h100 PHP_FUNCTION(pg_last_oid);
H A Dpgsql.stub.php243 function pg_last_oid($result): string|int|false {} function
H A Dpgsql.c2201 PHP_FUNCTION(pg_last_oid) in PHP_FUNCTION() argument

Completed in 33 milliseconds