Home
last modified time | relevance | path

Searched refs:acronym (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/parser/
H A Dmetadata.php344 * @param string $acronym
346 public function acronym($acronym) function in Doku_Renderer_metadata
348 $this->cdata($acronym);
H A Drenderer.php490 * @param string $acronym
492 public function acronym($acronym) function in Doku_Renderer
H A Dxhtml.php715 * @param string $acronym
717 public function acronym($acronym) argument
720 if (array_key_exists($acronym, $this->acronyms)) {
721 $title = $this->_xmlEntities($this->acronyms[$acronym]);
724 . '">' . $this->_xmlEntities($acronym) . '</abbr>';
726 $this->doc .= $this->_xmlEntities($acronym);
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less250 acronym,
257 em acronym,