Searched refs:tIdx (Results 1 – 1 of 1) sorted by relevance
37 protected $tIdx; variable in setasign\\Fpdi\\PdfParser\\Filter\\Lzw108 if ($code < $this->tIdx) {139 $this->tIdx = 258;154 $this->sTable[$this->tIdx++] = $string;156 if ($this->tIdx === 511) {158 } elseif ($this->tIdx === 1023) {160 } elseif ($this->tIdx === 2047) {