Searched refs:num_rows (Results 1 – 8 of 8) sorted by relevance
107 if ( $this->database->num_rows() != 1 ) {181 if ( $this->database->num_rows() == 0 ) {186 if ( $this->database->num_rows() > 0 ) {253 if ( $this->database->num_rows() == 0 ) {379 if ( $this->database->num_rows() > 0 ) {442 if ( $this->database->num_rows() == 0 ) {571 return $this->database->num_rows();719 $max = $this->database->num_rows();727 if ( $this->database->num_rows() == 0 ) {764 if ( $this->database->num_rows() == 0) {[all …]
242 if ( $this->functions->database->num_rows() != 0 ) {280 if ( $this->functions->database->num_rows() > 0 )302 if ( $this->functions->database->num_rows() > 0 ) {437 $removed += $this->functions->database->num_rows();500 if ( $this->functions->database->num_rows() > 0 ) {502 …s->_messageReplacer('RemovedEntries', array($this->functions->database->num_rows(), $Category, $Ve…578 if ( $this->functions->database->num_rows() == 0 ) {
101 if(!$query || $query->num_rows == 0) {109 function num_rows($query) { function in ucclient_db110 $query = $query ? $query->num_rows : 0;
116 function num_rows($query) { function in ucclient_db
171 if ($this->cursor->num_rows == 0) {216 if ($this->cursor->num_rows > 0) {
132 if ( $this->functions->database->num_rows() > 0 ) {
145 if ( $this->functions->database->num_rows() == 0 ) {
192 for ($i=0, $num_rows = count($this->content); $i < $num_rows; $i++) {230 for ($j=0, $num_rows = count($this->content); $j < $num_rows; $j++) {