Home
last modified time | relevance | path

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

/PHP-8.0/ext/pgsql/
H A Dpgsql_arginfo.h470 ZEND_FUNCTION(pg_affected_rows);
566 ZEND_FE(pg_affected_rows, arginfo_pg_affected_rows)
567 ZEND_DEP_FALIAS(pg_cmdtuples, pg_affected_rows, arginfo_pg_cmdtuples)
H A Dphp_pgsql.h95 PHP_FUNCTION(pg_affected_rows);
H A Dpgsql.stub.php105 function pg_affected_rows($result): int {} function
H A Dpgsql.c1420 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument

Completed in 26 milliseconds