Home
last modified time | relevance | path

Searched refs:mysql_fetch_all (Results 1 – 1 of 1) sorted by relevance

/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php79 $rows = $this->mysql_fetch_all ( $result );
169 private function mysql_fetch_all($result) { function in DbWrapper