Searched refs:pg_affected_rows (Results 1 – 4 of 4) sorted by relevance
470 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)
95 PHP_FUNCTION(pg_affected_rows);
105 function pg_affected_rows($result): int {} function
1420 PHP_FUNCTION(pg_affected_rows) in PHP_FUNCTION() argument
Completed in 20 milliseconds