Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/lib/
H A Ddbi.class.php105 $assocs = $query->fetch_row();
126 function fetch_row($query) { function in ucclient_db
127 $query = $query ? $query->fetch_row() : null;
H A Ddb.class.php133 function fetch_row($query) { function in ucclient_db