Home
last modified time | relevance | path

Searched defs:strip_htmltags (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php71 …public $strip_htmltags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'f… variable in SimplePie\\Sanitize
183 …public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form… function in SimplePie\\Sanitize
H A DSimplePie.php661 …public $strip_htmltags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'f… variable in SimplePie\\SimplePie
1369 public function strip_htmltags($tags = '', $encode = null) function in SimplePie\\SimplePie