Searched refs:filenameCache (Results 1 – 1 of 1) sorted by relevance
33 protected $filenameCache = array(); variable in helper_plugin_owncloud128 if(isset($this->filenameCache[$file])) return $this->filenameCache[$file];131 $this->filenameCache[$file] = $id;