Home
last modified time | relevance | path

Searched refs:valuePairs (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php405 foreach ($this->add_attributes as $tag => $valuePairs) {
406 $this->add_attr($tag, $valuePairs, $document);
623 protected function add_attr($tag, $valuePairs, $document) argument
627 foreach ($valuePairs as $attrib => $value) {