Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImage.php28 var $m_lpComm; variable in Mpdf\\Gif\\Image
43 unset($this->m_lpComm);
119 $this->m_lpComm = substr($data, 1, ord($data[0]));
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php630 public $m_lpComm; variable in CGIFIMAGE
644 unSet($this->m_lpComm);
718 $this->m_lpComm = substr($data, 1, ord($data[0]));
1166 return $this->m_img->m_lpComm;