Searched refs:pg_affected_rows (Results 1 – 3 of 3) sorted by relevance
472 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)
509 function pg_affected_rows(PgSql\Result $result): int {} function
1394 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument
Completed in 20 milliseconds