Searched defs:rows (Results 1 – 5 of 5) sorted by relevance
267 function mkmatrix ($rows, $cols) {278 function mmult ($rows, $cols, $m1, $m2) {
39 #define UPSERT_STATUS_SET_AFFECTED_ROWS(status, rows) (status)->affected_rows = (rows) argument
354 SDWORD rows,coldesc; in PHP_FUNCTION() local
2785 SQLLEN rows; in PHP_FUNCTION() local
1472 zend_long rows = 0, flags = 0, skip = 0, maxrows = -1; in PHP_FUNCTION() local
Completed in 22 milliseconds