Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c5465 pgsql_result_handle *pg_res = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local
5466 pg_res->conn = pg_link; in PHP_FUNCTION()
5467 pg_res->result = pg_result; in PHP_FUNCTION()
5468 pg_res->row = 0; in PHP_FUNCTION()

Completed in 16 milliseconds