Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 20 of 20) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBaseDataCache.php61 private $cache; variable in SimplePie\\Cache\\BaseDataCache
63 public function __construct(Base $cache)
H A DPsr16.php64 private $cache; variable in SimplePie\\Cache\\Psr16
71 public function __construct(CacheInterface $cache)
H A DRedis.php70 protected $cache; variable in SimplePie\\Cache\\Redis
122 public function setRedisClient(NativeRedis $cache)
H A DMemcache.php70 protected $cache; variable in SimplePie\\Cache\\Memcache
H A DMemcached.php70 protected $cache; variable in SimplePie\\Cache\\Memcached
/dokuwiki/_test/tests/inc/
H A Dcache_use.test.php14 private $cache; variable in cache_use_test
/dokuwiki/inc/
H A Dfetch.functions.php32 function sendFile($file, $mime, $dl, $cache, $public = false, $orig = null, $csp = [])
201 function calc_cache($cache)
H A Dcache.php12 class cache extends NewCache class
H A Dhttputils.php220 function http_cached($cache, $cache_ok)
H A Dparserutils.php451 function p_read_metadata($id, $cache = false)
H A Dmedia.php1892 function media_get_from_URL($url, $ext, $cache)
/dokuwiki/
H A Dfeed.php44 $cache = new Cache($key, '.feed'); variable
/dokuwiki/inc/Cache/
H A DCache.php17 public $cache = ''; // cache file name variable in dokuwiki\\Cache\\Cache
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php19 protected $cache = []; variable in dokuwiki\\ChangeLog\\ChangeLog
/dokuwiki/inc/parser/
H A Drenderer.php680 $cache = null,
702 $cache = null,
723 $cache = null
743 $cache = null
H A Dxhtml.php1191 $cache = null,
1276 $cache = null,
1677 $cache = null,
1878 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
H A Dmetadata.php616 $cache = null,
643 $cache = null,
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php95 private $cache = null; variable in SimplePie\\Sanitize
135 …./cache', $cache_name_function = 'md5', $cache_class = 'SimplePie\Cache', ?DataCache $cache = null)
H A DSimplePie.php515 private $cache = null; variable in SimplePie\\SimplePie
887 public function set_cache(CacheInterface $cache)
1710 protected function fetch_data(&$cache)
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function