Home
last modified time | relevance | path

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

/plugin/zip/pear/File/Archive/Predicate/
H A DCustom.php49 var $useStat; variable in File_Archive_Predicate_Custom
65 $this->useStat = (strpos($this->expression, '$stat') !== false);
76 if ($this->useStat) {