Home
last modified time | relevance | path

Searched refs:php_pgsql_do_connect (Results 1 – 2 of 2) sorted by path

/php-src/ext/pgsql/
H A Dpgsql.c536 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_pgsql_do_connect() function
721 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,0); in PHP_FUNCTION()
750 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,1); in PHP_FUNCTION()
H A Dphp_pgsql.h86 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent);

Completed in 34 milliseconds