Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php50 …public $strip_attributes = ['bgsound', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfinish', 'o… variable in SimplePie\\Sanitize
268 …public function strip_attributes($attribs = ['bgsound', 'expr', 'id', 'style', 'onclick', 'onerror… function in SimplePie\\Sanitize
H A DSimplePie.php620 …public $strip_attributes = ['bgsound', 'class', 'expr', 'id', 'style', 'onclick', 'onerror', 'onfi… variable in SimplePie\\SimplePie
1514 public function strip_attributes($attribs = '') function in SimplePie\\SimplePie