Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
DSanitize.php79 public $cache_location = './cache'; variable in SimplePie\\Sanitize
135 …public function pass_cache_data($enable_cache = true, $cache_location = './cache', $cache_name_fun… argument
141 if ($cache_location) {
142 $this->cache_location = (string) $cache_location;
434 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
644 $this->cache_location,
DSimplePie.php942 $this->cache_location = (string) $location;
1547 $this->cache_location,
1668 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
1894 …trigger_error("$this->cache_location is not writable. Make sure you've set the correct relative or…
3214 $this->cache_location,