Searched refs:edb_nrows (Results 1 – 5 of 5) sorted by relevance
57 if (edb_nrows($result))
377 $nrows_left = edb_nrows($result);604 if (edb_nrows($result)) {
586 && edb_nrows($result) == 0))592 || edb_nrows($result) == 0
1099 && edb_nrows($result) > 0))1684 $this->_is_lead = edb_nrows($result) > 0;3712 if (edb_nrows($result) == 0)
662 function edb_nrows($result) { function