Home
last modified time | relevance | path

Searched defs: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…
DSimplePie.php550 public $cache_location = './cache'; variable in SimplePie\\SimplePie