Searched refs:php_pgsql_do_async (Results 1 – 2 of 2) sorted by relevance
85 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS,int entry_type);
3844 static void php_pgsql_do_async(INTERNAL_FUNCTION_PARAMETERS, int entry_type) in php_pgsql_do_async() function3896 php_pgsql_do_async(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_PG_ASYNC_REQUEST_CANCEL); in PHP_FUNCTION()3903 php_pgsql_do_async(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_PG_ASYNC_IS_BUSY); in PHP_FUNCTION()
Completed in 18 milliseconds