Home
last modified time | relevance | path

Searched defs:rows (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/Zend/
H A Dbench.php267 function mkmatrix ($rows, $cols) {
278 function mmult ($rows, $cols, $m1, $m2) {
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_connection.h37 #define UPSERT_STATUS_SET_AFFECTED_ROWS(status, rows) (status)->affected_rows = (rows) argument
/PHP-8.2/ext/pdo_pgsql/
H A Dpgsql_driver.stub.php11 …public function pgsqlCopyFromArray(string $tableName, array $rows, string $separator = "\t", strin…
H A Dpdo_pgsql.stub.php31 …public function copyFromArray(string $tableName, array $rows, string $separator = "\t", string $nu…
/PHP-8.2/ext/pgsql/
H A Dpgsql.stub.php839 …function pg_copy_from(PgSql\Connection $connection, string $table_name, array $rows, string $separ…
/PHP-8.2/ext/odbc/
H A Dphp_odbc.c2375 SQLLEN rows; in PHP_FUNCTION() local
/PHP-8.2/build/
H A Dgen_stub.php1811 array $rows

Completed in 37 milliseconds