Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dmetadata.php344 * @param string $acronym
346 public function acronym($acronym) argument
348 $this->cdata($acronym);
H A Drenderer.php490 * @param string $acronym
492 public function acronym($acronym) argument
H A Dxhtml.php714 * @param string $acronym
716 public function acronym($acronym) argument
719 if (array_key_exists($acronym, $this->acronyms)) {
720 $title = $this->_xmlEntities($this->acronyms[$acronym]);
723 . '">' . $this->_xmlEntities($acronym) . '</abbr>';
725 $this->doc .= $this->_xmlEntities($acronym);
H A Dhandler.php687 public function acronym($match, $state, $pos) function in Doku_Handler
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less250 acronym,
257 em acronym,