Searched defs:strip_htmltags (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/ | ||
H A D | Sanitize.php | 72 public $strip_htmltags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', global() variable in SimplePie\\Sanitize |
H A D | SimplePie.php | 662 public $strip_htmltags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', global() variable in SimplePie\\SimplePie |