Searched refs:deCompress (Results 1 – 3 of 3) sorted by relevance
79 if (!($this->m_data = $this->m_lzw->deCompress($data, $len))) {
55 function deCompress($data, &$datLen) function in Mpdf\\Gif\\Lzw
189 public function deCompress($data, &$datLen) function in CGIFLZW678 if (!($this->m_data = $this->m_lzw->deCompress($data, $len = 0))) {