Lines Matching refs:cdata
62 public function cdata($text) function in renderer_plugin_gemini
130 $this->cdata($text);
142 $this->cdata($text);
175 $this->cdata($text);
190 $this->cdata($acronym);
196 $this->cdata($smiley);
205 $this->cdata($entity);
212 $this->cdata($x . '×' . $y);
260 $this->cdata($name);
316 $this->cdata($title);
356 if ($params['author']) $this->cdata($item->get_author(0)->get_name());
357 … if ($params['date']) $this->cdata(' (' . $item->get_local_date($conf['dformat']) . ')');
378 $this->cdata($title);