Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php62 public $cache_location = './cache'; variable in SimplePie\\Sanitize
151 …public function pass_cache_data(bool $enable_cache = true, string $cache_location = './cache', $ca… argument
155 if ($cache_location) {
156 $this->cache_location = $cache_location;
522 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
798 $this->cache_location,
H A DSimplePie.php523 public $cache_location = './cache'; variable in SimplePie\\SimplePie
1016 $this->cache_location = $location;
1683 $this->cache_location,
1814 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
2081 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
3431 $this->cache_location,