Searched refs:searchwords (Results 1 – 2 of 2) sorted by relevance
432 $result = $this->hlp->Query()->searchwords(true, $this->tlimit, $this->start, 150);444 $result = $this->hlp->Query()->searchwords(false, $this->tlimit, $this->start, 150);
234 public function searchwords($extern, $tlimit, $start = 0, $limit = 20) { function in StatisticsQuery