Searched defs:tags (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|
/dokuwiki/inc/ |
H A D | template.php | 1010 tpl_img_getTag($tags, $alt = '', $src = null) global() argument [all...] |
H A D | media.php | 1155 media_getTag($tags, $meta = false, $alt = '') global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Sanitize.php | 184 public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style']) argument
|
H A D | SimplePie.php | 1371 public function strip_htmltags($tags = '', $encode = null) argument
|