Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c929 static void _php_pgsql_notice_handler(void *resource_id, const char *message) in _php_pgsql_notice_handler() function
1419 PQsetNoticeProcessor(pgsql, _php_pgsql_notice_handler, (void*)Z_RESVAL_P(return_value));

Completed in 15 milliseconds