Home
last modified time | relevance | path

Searched refs:strip_attr (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php480 $this->strip_attr($attrib, $xpath);
733 protected function strip_attr(string $attrib, DOMXPath $xpath) function in SimplePie\\Sanitize