Home
last modified time | relevance | path

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

/PHP-7.0/ext/pgsql/
H A Dphp_pgsql.h300 } php_pgsql_notice; typedef
H A Dpgsql.c964 php_pgsql_notice *notice; in _php_pgsql_notice_handler()
967 notice = (php_pgsql_notice *)emalloc(sizeof(php_pgsql_notice)); in _php_pgsql_notice_handler()
983 php_pgsql_notice *notice = (php_pgsql_notice *)Z_PTR_P(el); in _php_pgsql_notice_ptr_dtor()
2317 php_pgsql_notice *notice;

Completed in 20 milliseconds