Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php194 $row = $res->fetchRow(DB_FETCHMODE_ASSOC);
276 while ($regel = $thisresult->fetchRow(DB_FETCHMODE_ASSOC))
312 $row = $res->fetchRow(DB_FETCHMODE_ASSOC);
346 $row = $res->fetchRow(DB_FETCHMODE_ASSOC);
/plugin/authowncloud/
H A Dauth.php251 $row = $result->fetchRow();
256 $row = $result->fetchRow();
/plugin/sql/
H A DDB.php8 function fetchRow() { function in MDB3Statement
/plugin/owncloud/
H A Dhelper.php158 $row = $this->lastQuery->fetchRow();
183 $row = $ids->fetchRow();
837 $row = $this->lastQuery->fetchRow();