Searched refs:pg_res (Results 1 – 1 of 1) sorted by relevance
5729 pgsql_result_handle *pg_res = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local5730 pg_res->conn = pg_link; in PHP_FUNCTION()5731 pg_res->result = pg_result; in PHP_FUNCTION()5732 pg_res->row = 0; in PHP_FUNCTION()
Completed in 15 milliseconds