Home
last modified time | relevance | path

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

/PHP-8.4/ext/pgsql/tests/
H A D98old_api.phpt82 Deprecated: Function pg_cmdtuples() is deprecated since 8.0, use pg_affected_rows() instead in %s o…
/PHP-8.4/ext/pgsql/
H A Dpgsql.stub.php567 function pg_affected_rows(PgSql\Result $result): int {} function
H A Dpgsql_arginfo.h518 ZEND_FUNCTION(pg_affected_rows);
627 ZEND_FE(pg_affected_rows, arginfo_pg_affected_rows)
H A Dpgsql.c1566 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument

Completed in 25 milliseconds