Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php213 public function LZWCommand(&$data, $bInit) argument
215 if ($bInit) {
225 $this->GetCode($data, $bInit);
245 $this->FirstCode = $this->GetCode($data, $bInit);
258 while (($Code = $this->GetCode($data, $bInit)) >= 0) {
274 $this->FirstCode = $this->GetCode($data, $bInit);
328 public function GetCode(&$data, $bInit) argument
330 if ($bInit) {
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js2490 function _fnLanguageProcess( oSettings, oLanguage, bInit ) argument
2510 if ( bInit )