Lines Matching defs:cdata
123 public function cdata($text)
178 $this->cdata(DOKU_LF . $text . DOKU_LF);
186 $this->cdata(DOKU_LF);
194 $this->cdata(DOKU_LF);
202 $this->cdata(DOKU_LF);
210 $this->cdata(DOKU_LF . '----------' . DOKU_LF);
259 $this->cdata(DOKU_LF);
267 $this->cdata(DOKU_LF);
278 $this->cdata(str_repeat(DOKU_TAB, $level) . '* ');
286 $this->cdata(DOKU_LF);
296 $this->cdata($text);
304 $this->cdata(DOKU_LF . DOKU_TAB . '"');
312 $this->cdata('"' . DOKU_LF);
324 $this->cdata(DOKU_LF . $text . DOKU_LF);
336 $this->cdata(DOKU_LF . $text . DOKU_LF);
348 $this->cdata($acronym);
360 $this->cdata($smiley);
374 $this->cdata($entity);
387 $this->cdata($x . '×' . $y);
396 $this->cdata($lang['singlequoteopening']);
405 $this->cdata($lang['singlequoteclosing']);
414 $this->cdata($lang['apostrophe']);
423 $this->cdata($lang['doublequoteopening']);
432 $this->cdata($lang['doublequoteclosing']);