/template/bootstrap3/ |
H A D | iconify.php | 85 $cache = new dokuwiki\Cache\Cache($cache_key, '.js'); 86 $cache->setEvent('ICONIFY_CACHE'); 87 $cache_ok = $cache->useCache(array('files' => $cache_files)); 97 http_cached($cache->cache, $cache_ok); 197 http_cached_finish($cache->cache, $content); 81 $cache = new cache($cache_key, '.js'); global() variable
|
/template/navigation/ |
H A D | sidebar.php | 32 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml'); 35 $cachetime = @filemtime($cache); // 0 if not exists 49 $parsed = io_readfile($cache); 50 $parsed .= "\n<!-- cachefile $cache used -->\n"; 55 io_saveFile($cache,$parsed); //save cachefile 58 @unlink($cache); //try to delete cachefile
|
/template/twigstarter/vendor/twig/twig/src/ |
H A D | Environment.php | 52 private $cache; variable in Twig\\Environment 263 public function setCache($cache) argument 265 if (\is_string($cache)) { 266 $this->originalCache = $cache; 267 $this->cache = new FilesystemCache($cache); 268 } elseif (false === $cache) { 269 $this->originalCache = $cache; 270 $this->cache = new NullCache(); 272 $this->originalCache = $this->cache = $cache; 402 $this->cache->load($key); [all …]
|
/template/sxs/ |
H A D | sidebar.php | 38 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml'); 41 $cachetime = @filemtime($cache); // 0 if not exists 55 $parsed = io_readfile($cache); 56 $parsed .= "\n<!-- cachefile $cache used -->\n"; 61 io_saveFile($cache,$parsed); //save cachefile 64 @unlink($cache); //try to delete cachefile
|
/template/knotux/ |
H A D | sidebar.php | 32 $cache = getCacheName($localFile.$_SERVER['HTTP_HOST'].$_SERVER['SERVER_PORT'],'.xhtml'); 35 $cachetime = @filemtime($cache); // 0 if not exists 49 $parsed = io_readfile($cache); 54 io_saveFile($cache,$parsed); //save cachefile 57 @unlink($cache); //try to delete cachefile
|
/template/twigstarter/vendor/twig/twig/src/Loader/ |
H A D | FilesystemLoader.php | 28 protected $cache = []; variable in Twig\\Loader\\FilesystemLoader 102 $this->cache = $this->errorCache = []; 123 $this->cache = $this->errorCache = []; 165 if (isset($this->cache[$name])) { 196 if (isset($this->cache[$name])) { 197 return $this->cache[$name]; 237 return $this->cache[$name] = $realpath; 240 return $this->cache[$name] = $path.'/'.$shortname;
|
/template/kajukkk/js/ |
H A D | html5shiv.js | 4 …cache[a]?c.cache[a].cloneNode():r.test(a)?(c.cache[a]=c.createElem(a)).cloneNode():c.createElem(a)…
|
/template/sprintdoc/js/legacy/ |
H A D | html5shiv.js |
|
/template/flat/assets/js/ |
H A D | html5shiv.js | 139 if (data.cache[nodeName]) { 140 node = data.cache[nodeName].cloneNode(); 142 node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode(); 188 if (!data.cache) { 189 data.cache = {};
|
H A D | html5shiv.min.js | 4 …cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a)…
|
/template/twigstarter/ |
H A D | TemplateController.php | 43 $cache = $conf['cachedir'] . '/twig'; 44 io_mkdir_p($cache); 46 'cache' => $conf['allowdebug'] ? false : $cache,
|
/template/sprintdoc/js/base/ |
H A D | spc.js |
|
/template/twigstarter/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 1490 static $cache = []; 1496 if (!isset($cache[$class])) { 1532 $cache[$class] = $classCache; 1536 if (isset($cache[$class][$item])) { 1537 $method = $cache[$class][$item]; 1538 …} elseif (isset($cache[$class][$lcItem = strtr($item, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklm… 1539 $method = $cache[$class][$lcItem]; 1540 } elseif (isset($cache[$class]['__call'])) {
|
/template/breeze/bower_components/gumby/js/libs/ |
H A D | modernizr-2.6.2.min.js | 4 …cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createE…
|
/template/ospyramid/js/libs/ |
H A D | jquery-1.6.1.js | 1385 cache: {}, 1422 cache = isNode ? jQuery.cache : elem, 1445 cache[ id ] = {}; 1461 cache[ id ] = jQuery.extend(cache[ id ], name); 1500 cache = isNode ? jQuery.cache : elem, 1512 var thisCache = pvt ? cache[ id ][ internalKey ] : cache[ id ]; 1542 delete cache[ id ]; 1544 cache[ id ] = null; 1551 cache[ id ] = {}; 6154 data = cache[ id ] && cache[ id ][ internalKey ]; [all …]
|
/template/starterbootstrap/ |
H A D | tpl_functions.php | 530 function bootstrap_tpl_get_sidebar($pageid, $cache) { argument 537 if ($cache && !$rev) {
|
/template/dokucms/ |
H A D | README.md | 74 Clean the cache (DOKUWIKI_ROOT/data/cache) after installation or update of this template.
|
/template/mnml-blog/ |
H A D | README | 74 Note: Do not forget to empty your browser's cache if you cannot see any 81 browser's cache afterwards. By the way: you might find the online 97 Note: Do not forget to empty your browser's cache if you cannot see any
|
/template/bootie/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/argon/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/ravel/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/plaintext/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/hexa/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/byu_2017_theme/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|
/template/codowik/ |
H A D | style.ini | 14 ; be checked for updates when considering a cache rebuild while files
|