Searched defs:cache_location (Results 1 – 2 of 2) sorted by relevance
80 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
551 public $cache_location = './cache'; variable in SimplePie\\SimplePie