Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c5486 pgsql_result_handle *pg_res = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local
5487 pg_res->conn = pg_link; in PHP_FUNCTION()
5488 pg_res->result = pg_result; in PHP_FUNCTION()
5489 pg_res->row = 0; in PHP_FUNCTION()

Completed in 18 milliseconds