Searched refs:smiley (Results 1 – 7 of 7) sorted by relevance
34 foreach ($this->smileys as $smiley) {35 $this->pattern .= $sep . '(?<=\W|^)' . Lexer::escape($smiley) . '(?=\W|$)';
356 * @param string $smiley358 public function smiley($smiley) function in Doku_Renderer_metadata360 $this->cdata($smiley);
501 * @param string $smiley503 public function smiley($smiley) function in Doku_Renderer
735 * @param string $smiley737 public function smiley($smiley) function in Doku_Renderer_xhtml739 if (isset($this->smileys[$smiley])) {740 … $this->doc .= '<img src="' . DOKU_BASE . 'lib/images/smileys/' . $this->smileys[$smiley] .741 '" class="icon smiley" alt="' . $this->_xmlEntities($smiley) . '" />';743 $this->doc .= $this->_xmlEntities($smiley);
70 img.icon.smiley {
371 The same is true for %%//__this__ text// with a smiley ;-)%%.376 The same is true for %%//__this__ text// with a smiley ;-)%%.