Searched refs:pgsql_handle (Results 1 – 1 of 1) sorted by relevance
845 pgsql_link_handle *pgsql_handle; in PHP_FUNCTION() local853 pgsql_handle = Z_PGSQL_LINK_P(pgsql_link); in PHP_FUNCTION()854 CHECK_PGSQL_LINK(pgsql_handle); in PHP_FUNCTION()855 pgsql = pgsql_handle->conn; in PHP_FUNCTION()
Completed in 24 milliseconds