Home
last modified time | relevance | path

Searched defs:cache_location (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php80 public $cache_location = './cache'; variable in SimplePie\\Sanitize
136 public function pass_cache_data($enable_cache = true, $cache_location = './cache', $cache_name_function = 'md5', $cache_class = 'SimplePie\Cache', DataCache $cache = null) argument
H A DSimplePie.php551 public $cache_location = './cache'; variable in SimplePie\\SimplePie