Searched refs:image_handler (Results 1 – 2 of 2) sorted by relevance
44 public $image_handler = ''; variable in SimplePie\\Sanitize132 $this->image_handler = (string) $page;134 $this->image_handler = '';497 if ($this->image_handler !== '' && $this->enable_cache) {506 $img->setAttribute('src', $this->image_handler . $image_url);520 … $img->setAttribute('src', $this->image_handler . $image_url);
580 public $image_handler = ''; variable in SimplePie\\SimplePie1610 $this->image_handler = '';