Home
last modified time | relevance | path

Searched refs:pg_affected_rows (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/pgsql/
H A Dpgsql_arginfo.h472 ZEND_FUNCTION(pg_affected_rows);
568 ZEND_FE(pg_affected_rows, arginfo_pg_affected_rows)
569 ZEND_DEP_FALIAS(pg_cmdtuples, pg_affected_rows, arginfo_pg_cmdtuples)
H A Dpgsql.stub.php128 function pg_affected_rows(PgSql\Result $result): int {} function
H A Dpgsql.c1488 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument

Completed in 30 milliseconds