Searched refs:pg_last_oid (Results 1 – 13 of 13) sorted by relevance
58 pg_last_oid($result);
50 pg_last_oid($result);
56 pg_last_oid($result);
62 pg_last_oid($result);
70 pg_last_oid($result);
76 pg_last_oid($result);
98 pg_last_oid($result);
104 pg_last_oid($result);
127 pg_last_oid($result);
489 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)
100 PHP_FUNCTION(pg_last_oid);
243 function pg_last_oid($result): string|int|false {} function
2201 PHP_FUNCTION(pg_last_oid) in PHP_FUNCTION() argument
Completed in 32 milliseconds