Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c727 pgsql_link_handle *pgsql_handle; in PHP_FUNCTION() local
735 pgsql_handle = Z_PGSQL_LINK_P(pgsql_link); in PHP_FUNCTION()
736 CHECK_PGSQL_LINK(pgsql_handle); in PHP_FUNCTION()
737 pgsql = pgsql_handle->conn; in PHP_FUNCTION()

Completed in 13 milliseconds