Searched refs:php_pgsql_do_connect (Results 1 – 2 of 2) sorted by relevance
80 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS,int persistent);
657 static void php_pgsql_do_connect(INTERNAL_FUNCTION_PARAMETERS, int persistent) in php_pgsql_do_connect() function837 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,0); in PHP_FUNCTION()866 php_pgsql_do_connect(INTERNAL_FUNCTION_PARAM_PASSTHRU,1); in PHP_FUNCTION()
Completed in 27 milliseconds