Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php468 $this->strip_tag($tag, $document, $xpath, $type);
646 protected function strip_tag(string $tag, DOMDocument $document, DOMXPath $xpath, int $type) function in SimplePie\\Sanitize