Searched refs:input_encoding (Results 1 – 1 of 1) sorted by relevance
545 public $input_encoding = false; variable in SimplePie\\SimplePie1072 $this->input_encoding = (string) $encoding;1074 $this->input_encoding = false;1754 if ($this->input_encoding !== false) {1755 $encodings[] = strtoupper($this->input_encoding);