Searched refs:get_description (Results 1 – 9 of 9) sorted by relevance
672 public function get_description() function in GitRepo
825 $this->doc .= $item->get_description();827 $this->doc .= strip_tags($item->get_description());
361 $this->doc .= '> ' . strip_tags($item->get_description());
770 public function get_description() { function in GitRepo
661 $this->cdata($item->get_description());663 $this->cdata(strip_tags($item->get_description()));
472 … 'desc' => strip_tags(htmlspecialchars_decode($enclosure->get_description(),ENT_COMPAT)),
1300 $this->cdata(strip_tags($item->get_description()));
1587 $this->cdata(strip_tags($item->get_description()));