Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Iterator/
H A DMySQLResult.php41 protected $numRows = 0; variable in Swift_Iterator_MySQLResult
/plugin/sql/
H A DDB.php11 function numRows() { function in MDB3Statement
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php103 public $numRows; variable in Google\\Service\\Bigquery\\Table
446 public function setNumRows($numRows)
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php1716 public $numRows; variable in Google_Table
1778 public function setNumRows( $numRows) {