Searched refs:pgsql_handle (Results 1 – 1 of 1) sorted by relevance
808 pgsql_link_handle *pgsql_handle; in PHP_FUNCTION() local816 pgsql_handle = Z_PGSQL_LINK_P(pgsql_link); in PHP_FUNCTION()817 CHECK_PGSQL_LINK(pgsql_handle); in PHP_FUNCTION()818 pgsql = pgsql_handle->conn; in PHP_FUNCTION()
Completed in 21 milliseconds