Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php111 public $SI2; variable in SimplePie\\Gzdecode
206 $this->SI2 = $this->compressed_data[$this->position++];
209 if ($this->SI2 === "\x00") {