Home
last modified time | relevance | path

Searched defs:tags (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/
H A Dtemplate.php1010 tpl_img_getTag($tags, $alt = '', $src = null) global() argument
[all...]
H A Dmedia.php1155 media_getTag($tags, $meta = false, $alt = '') global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php184 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 DSimplePie.php1371 public function strip_htmltags($tags = '', $encode = null) argument