Home
last modified time | relevance | path

Searched refs:qs (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php1475 * @param string $qs The query string that the value should be passed to.
1477 public function set_image_handler($page = false, $qs = 'i') argument
1480 $this->sanitize->set_image_handler($page . '?' . $qs . '=');
3062 public function set_favicon_handler($page = false, $qs = 'i') argument