Home
last modified time | relevance | path

Searched defs:enable_cache (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php79 public $enable_cache = true; global() variable in SimplePie\\Sanitize
136 pass_cache_data($enable_cache = true, $cache_location = './cache', $cache_name_function = 'md5', $cache_class = 'SimplePieCache', DataCache $cache = null) global() argument
H A DSimplePie.php877 $this->enable_cache = (bool) $enable; function in SimplePie\\SimplePie
510 private $enable_cache = true; global() variable in SimplePie\\SimplePie