Searched refs:get_items (Results 1 – 2 of 2) sorted by relevance
66 $items = $data->get_items();
2948 $qty = count($this->get_items());2970 $items = $this->get_items();2991 public function get_items($start = 0, $end = 0) function in SimplePie\\SimplePie3151 $items = array_merge($items, $arg->get_items(0, $limit));