Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dbench.php267 function mkmatrix ($rows, $cols) {
278 function mmult ($rows, $cols, $m1, $m2) {
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.h39 #define UPSERT_STATUS_SET_AFFECTED_ROWS(status, rows) (status)->affected_rows = (rows) argument
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1472 zend_long rows = 0, flags = 0, skip = 0, maxrows = -1; in PHP_FUNCTION() local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c2787 SQLLEN rows; in PHP_FUNCTION() local

Completed in 44 milliseconds