Home
last modified time | relevance | path

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

/PHP-5.5/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 D03sync_query.phpt65 pg_last_oid($result);
H A D25async_query_params.phpt62 pg_last_oid($result);
H A D26async_query_prepared.phpt98 pg_last_oid($result);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h122 PHP_FUNCTION(pg_last_oid);
H A Dpgsql.c624 PHP_FE(pg_last_oid, arginfo_pg_last_oid)
691 PHP_FALIAS(pg_getlastoid, pg_last_oid, arginfo_pg_last_oid)
2973 PHP_FUNCTION(pg_last_oid) argument

Completed in 26 milliseconds