Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
DSanitize.php404 foreach ($this->add_attributes as $tag => $valuePairs) {
405 $this->add_attr($tag, $valuePairs, $document);
622 protected function add_attr($tag, $valuePairs, $document) argument
626 foreach ($valuePairs as $attrib => $value) {