Searched refs:_php_pgsql_notice_handler (Results 1 – 1 of 1) sorted by relevance
322 static void _php_pgsql_notice_handler(void *l, const char *message) in _php_pgsql_notice_handler() function820 PQsetNoticeProcessor(pgsql, _php_pgsql_notice_handler, link); in php_pgsql_do_connect()
Completed in 27 milliseconds