Searched refs:pg_result_status (Results 1 – 5 of 5) sorted by relevance
2 PostgreSQL pg_result_status()14 echo pg_result_status($result)."\n";15 echo pg_result_status($result, PGSQL_STATUS_STRING)."\n";
98 PHP_FUNCTION(pg_result_status);
528 ZEND_FUNCTION(pg_result_status);645 ZEND_FE(pg_result_status, arginfo_pg_result_status)
476 function pg_result_status($result, int $mode = PGSQL_STATUS_LONG): string|int {} function
4006 PHP_FUNCTION(pg_result_status) in PHP_FUNCTION() argument
Completed in 22 milliseconds