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.php148 public $SI2; variable in SimplePie\\Gzdecode
243 $this->SI2 = $this->compressed_data[$this->position++];
246 if ($this->SI2 === "\x00") {