Searched refs:encode_instead_of_strip (Results 1 – 2 of 2) sorted by relevance
72 public $encode_instead_of_strip = false; variable in SimplePie\\Sanitize196 public function encode_instead_of_strip($encode = false) function in SimplePie\\Sanitize198 $this->encode_instead_of_strip = (bool) $encode;520 if ($this->encode_instead_of_strip) {538 if ($this->encode_instead_of_strip) {
1376 $this->sanitize->encode_instead_of_strip($encode);1380 public function encode_instead_of_strip($enable = true) function in SimplePie\\SimplePie1382 $this->sanitize->encode_instead_of_strip($enable);