Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c808 pgsql_link_handle *pgsql_handle; in PHP_FUNCTION() local
816 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 25 milliseconds