Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/tests/
H A D24sync_query_prepared.phpt20 pg_result_error($result);
44 pg_result_error($result);
55 pg_result_error($result);
H A D23sync_query_params.phpt41 pg_result_error($result);
H A D03sync_query.phpt62 pg_result_error($result);
/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h518 ZEND_FUNCTION(pg_result_error);
635 ZEND_FE(pg_result_error, arginfo_pg_result_error)
H A Dpgsql.stub.php443 function pg_result_error(PgSql\Result $result): string|false {} function
H A Dpgsql.c3428 PHP_FUNCTION(pg_result_error) in PHP_FUNCTION() argument

Completed in 26 milliseconds