Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/tests/
H A D16pg_result_status.phpt2 PostgreSQL pg_result_status()
14 echo pg_result_status($result)."\n";
15 echo pg_result_status($result, PGSQL_STATUS_STRING)."\n";
/PHP-8.0/ext/pgsql/
H A Dphp_pgsql.h98 PHP_FUNCTION(pg_result_status);
H A Dpgsql_arginfo.h528 ZEND_FUNCTION(pg_result_status);
645 ZEND_FE(pg_result_status, arginfo_pg_result_status)
H A Dpgsql.stub.php476 function pg_result_status($result, int $mode = PGSQL_STATUS_LONG): string|int {} function
H A Dpgsql.c4006 PHP_FUNCTION(pg_result_status) in PHP_FUNCTION() argument

Completed in 25 milliseconds