Searched refs:getStat (Results 1 – 13 of 13) sorted by relevance
71 $stat = $source->getStat();100 $stat = $source->getStat();
55 $stat = $source->getStat();
59 $stat = $source->getStat();
77 $stat = $source->getStat();
64 function getStat() { return $this->source->getStat(); } function in File_Archive_Reader_Relay
58 $sourceStat = $source->getStat();93 function getStat() { return $this->stat; } function in File_Archive_Reader_Concat
97 'stat' => $this->source->getStat(),114 function getStat() { return $this->files[$this->pos]['stat']; } function in File_Archive_Reader_Cache
110 function getStat() { return $this->stat; } function in File_Archive_Reader_Memory
129 function getStat() function in File_Archive_Reader_File
106 function getStat() function in File_Archive_Reader_Ar
130 function getStat() { return $this->currentStat; } function in File_Archive_Reader_Tar
73 function getStat() { return $this->currentStat; } function in File_Archive_Reader_Zip
152 function getStat() { return array(); } function in File_Archive_Reader291 $this->getStat(),