Searched refs:pg_result_status (Results 1 – 4 of 4) sorted by relevance
2 PostgreSQL pg_result_status()16 echo pg_result_status($result)."\n";17 echo pg_result_status($result, PGSQL_STATUS_STRING)."\n";
530 ZEND_FUNCTION(pg_result_status);647 ZEND_FE(pg_result_status, arginfo_pg_result_status)
851 function pg_result_status(PgSql\Result $result, int $mode = PGSQL_STATUS_LONG): string|int {} function
3913 PHP_FUNCTION(pg_result_status) in PHP_FUNCTION() argument
Completed in 19 milliseconds