Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dpgsql.c720 pgsql_link_handle *pgsql_handle; in PHP_FUNCTION() local
728 pgsql_handle = Z_PGSQL_LINK_P(pgsql_link); in PHP_FUNCTION()
729 CHECK_PGSQL_LINK(pgsql_handle); in PHP_FUNCTION()
730 pgsql = pgsql_handle->conn; in PHP_FUNCTION()

Completed in 18 milliseconds